#003cff color space conversions
Hex:
#003cff
RGB:
0, 60, 255
CMY:
100, 76, 0
CMYK:
100, 76, 0, 0
HSL:
226°, 100.0000%, 50.0000%
HSV (HSB):
226°, 100.0000%, 100.0000%
XYZ:
19.6659, 10.4517, 95.5886
xyY:
0.1564, 0.0831, 10.4517
CIE-Lab:
38.6412, 60.2070, -97.2953
CIE-LCH:
38.6412, 114.4171, 301.7495
CIE-Luv:
38.6412, -14.0737, -133.2508
Hunter-Lab:
32.3291, 52.0059, -152.6744
#003cff color charts
#003cff RGB chart
#003cff CMYK chart
#003cff RGB pie chart
#003cff color shades, tints & tones
#003cff color schemes
#003cff color preview, HTML & CSS examples
This text has a color of #003cff
<p style="color:#003cff;">Text here</p>
.mytext {color:#003cff;}
Text color #003cff
This box has a color of #003cff
<div style="background-color:#003cff;">Content here</div>
.mybackground {background-color:#003cff;}
Background color #003cff
Border around this has a color of #003cff
<div style="border:2px solid #003cff;">Content here</div>
.myborder {border:2px solid #003cff;}
Border color #003cff