#3f00cd color space conversions
Hex:
#3f00cd
RGB:
63, 0, 205
CMY:
75, 100, 20
CMYK:
69, 100, 0, 20
HSL:
258°, 100.0000%, 40.1961%
HSV (HSB):
258°, 100.0000%, 80.3922%
XYZ:
13.0693, 5.4645, 58.1235
xyY:
0.1705, 0.0713, 5.4645
CIE-Lab:
28.0192, 68.3344, -86.3458
CIE-LCH:
28.0192, 110.1144, 308.3583
CIE-Luv:
28.0192, -1.3821, -104.0971
Hunter-Lab:
23.3764, 58.8879, -131.0567
#3f00cd color charts
#3f00cd color shades, tints & tones
#3f00cd color schemes
#3f00cd color preview, HTML & CSS examples
This text has a color of #3f00cd
<p style="color:#3f00cd;">Text here</p>
.mytext {color:#3f00cd;}
This box has a color of #3f00cd
<div style="background-color:#3f00cd;">Content here</div>
.mybackground {background-color:#3f00cd;}
Border around this has a color of #3f00cd
<div style="border:2px solid #3f00cd;">Content here</div>
.myborder {border:2px solid #3f00cd;}