#3f00fd color space conversions
Hex:
#3f00fd
RGB:
63, 0, 253
CMY:
75, 100, 1
CMYK:
75, 100, 0, 1
HSL:
255°, 100.0000%, 49.6078%
HSV (HSB):
255°, 100.0000%, 99.2157%
XYZ:
19.7795, 8.1486, 93.4588
xyY:
0.1629, 0.0671, 8.1486
CIE-Lab:
34.2905, 79.5289, -103.3637
CIE-LCH:
34.2905, 130.4182, 307.5750
CIE-Luv:
34.2905, -4.6928, -131.3744
Hunter-Lab:
28.5458, 73.7285, -174.1334
#3f00fd color charts
#3f00fd color shades, tints & tones
#3f00fd color schemes
#3f00fd color preview, HTML & CSS examples
This text has a color of #3f00fd
<p style="color:#3f00fd;">Text here</p>
.mytext {color:#3f00fd;}
This box has a color of #3f00fd
<div style="background-color:#3f00fd;">Content here</div>
.mybackground {background-color:#3f00fd;}
Border around this has a color of #3f00fd
<div style="border:2px solid #3f00fd;">Content here</div>
.myborder {border:2px solid #3f00fd;}