#123fff color space conversions
Hex:
#123fff
RGB:
18, 63, 255
CMY:
93, 75, 0
CMYK:
93, 75, 0, 0
HSL:
229°, 100.0000%, 53.5294%
HSV (HSB):
229°, 92.9412%, 100.0000%
XYZ:
20.0770, 10.9036, 95.6542
xyY:
0.1585, 0.0861, 10.9036
CIE-Lab:
39.4177, 58.9069, -96.0005
CIE-LCH:
39.4177, 112.6327, 301.5337
CIE-Luv:
39.4177, -13.9317, -133.1328
Hunter-Lab:
33.0206, 50.7442, -148.6369
#123fff color charts
#123fff RGB chart
#123fff CMYK chart
#123fff RGB pie chart
#123fff color shades, tints & tones
#123fff color schemes
#123fff color preview, HTML & CSS examples
This text has a color of #123fff
<p style="color:#123fff;">Text here</p>
.mytext {color:#123fff;}
Text color #123fff
This box has a color of #123fff
<div style="background-color:#123fff;">Content here</div>
.mybackground {background-color:#123fff;}
Background color #123fff
Border around this has a color of #123fff
<div style="border:2px solid #123fff;">Content here</div>
.myborder {border:2px solid #123fff;}
Border color #123fff