#3f00c0 color space conversions
Hex:
#3f00c0
RGB:
63, 0, 192
CMY:
75, 100, 25
CMYK:
67, 100, 0, 25
HSL:
260°, 100.0000%, 37.6471%
HSV (HSB):
260°, 100.0000%, 75.2941%
XYZ:
11.5643, 4.8625, 50.1982
xyY:
0.1736, 0.0730, 4.8625
CIE-Lab:
26.3395, 65.2619, -81.5048
CIE-LCH:
26.3395, 104.4134, 308.6847
CIE-Luv:
26.3395, -0.3703, -96.6251
Hunter-Lab:
22.0512, 55.0216, -119.5346
#3f00c0 color charts
#3f00c0 color shades, tints & tones
#3f00c0 color schemes
#3f00c0 color preview, HTML & CSS examples
This text has a color of #3f00c0
<p style="color:#3f00c0;">Text here</p>
.mytext {color:#3f00c0;}
This box has a color of #3f00c0
<div style="background-color:#3f00c0;">Content here</div>
.mybackground {background-color:#3f00c0;}
Border around this has a color of #3f00c0
<div style="border:2px solid #3f00c0;">Content here</div>
.myborder {border:2px solid #3f00c0;}