#123fef color space conversions
Hex:
#123fef
RGB:
18, 63, 239
CMY:
93, 75, 6
CMYK:
92, 74, 0, 6
HSL:
228°, 87.3518%, 50.3922%
HSV (HSB):
228°, 92.4686%, 93.7255%
XYZ:
17.6069, 9.9156, 82.6473
xyY:
0.1598, 0.0900, 9.9156
CIE-Lab:
37.6905, 53.6018, -89.8699
CIE-LCH:
37.6905, 104.6410, 300.8134
CIE-Luv:
37.6905, -13.6412, -123.9283
Hunter-Lab:
31.4891, 44.7015, -133.5722
#123fef color charts
#123fef color shades, tints & tones
#123fef color schemes
#123fef color preview, HTML & CSS examples
This text has a color of #123fef
<p style="color:#123fef;">Text here</p>
.mytext {color:#123fef;}
This box has a color of #123fef
<div style="background-color:#123fef;">Content here</div>
.mybackground {background-color:#123fef;}
Border around this has a color of #123fef
<div style="border:2px solid #123fef;">Content here</div>
.myborder {border:2px solid #123fef;}