#3f3fcc color space conversions
Hex:
#3f3fcc
RGB:
63, 63, 204
CMY:
75, 75, 20
CMYK:
69, 69, 0, 20
HSL:
240°, 58.0247%, 52.3529%
HSV (HSB):
240°, 69.1176%, 80.0000%
XYZ:
14.7265, 8.9714, 58.0822
xyY:
0.1801, 0.1097, 8.9714
CIE-Lab:
35.9292, 44.7163, -72.6695
CIE-LCH:
35.9292, 85.3253, 301.6056
CIE-Luv:
35.9292, -7.3683, -102.1874
Hunter-Lab:
29.9523, 35.3456, -94.0060
#3f3fcc color charts
#3f3fcc color shades, tints & tones
#3f3fcc color schemes
#3f3fcc color preview, HTML & CSS examples
This text has a color of #3f3fcc
<p style="color:#3f3fcc;">Text here</p>
.mytext {color:#3f3fcc;}
This box has a color of #3f3fcc
<div style="background-color:#3f3fcc;">Content here</div>
.mybackground {background-color:#3f3fcc;}
Border around this has a color of #3f3fcc
<div style="border:2px solid #3f3fcc;">Content here</div>
.myborder {border:2px solid #3f3fcc;}