#123afa color space conversions
Hex:
#123afa
RGB:
18, 58, 250
CMY:
93, 77, 2
CMYK:
93, 77, 0, 2
HSL:
230°, 95.8678%, 52.5490%
HSV (HSB):
230°, 92.8000%, 98.0392%
XYZ:
19.0178, 10.0568, 91.3813
xyY:
0.1579, 0.0835, 10.0568
CIE-Lab:
37.9442, 59.9267, -95.6451
CIE-LCH:
37.9442, 112.8680, 302.0693
CIE-Luv:
37.9442, -13.0785, -130.4654
Hunter-Lab:
31.7125, 51.5486, -148.6485
#123afa color charts
#123afa color shades, tints & tones
#123afa color schemes
#123afa color preview, HTML & CSS examples
This text has a color of #123afa
<p style="color:#123afa;">Text here</p>
.mytext {color:#123afa;}
This box has a color of #123afa
<div style="background-color:#123afa;">Content here</div>
.mybackground {background-color:#123afa;}
Border around this has a color of #123afa
<div style="border:2px solid #123afa;">Content here</div>
.myborder {border:2px solid #123afa;}