#3f00f9 color space conversions
Hex:
#3f00f9
RGB:
63, 0, 249
CMY:
75, 100, 2
CMYK:
75, 100, 0, 2
HSL:
255°, 100.0000%, 48.8235%
HSV (HSB):
255°, 100.0000%, 97.6471%
XYZ:
19.1488, 7.8963, 90.1374
xyY:
0.1634, 0.0674, 7.8963
CIE-Lab:
33.7660, 78.6060, -101.9891
CIE-LCH:
33.7660, 128.7660, 307.6225
CIE-Luv:
33.7660, -4.4376, -129.1219
Hunter-Lab:
28.1004, 72.4617, -170.5139
#3f00f9 color charts
#3f00f9 color shades, tints & tones
#3f00f9 color schemes
#3f00f9 color preview, HTML & CSS examples
This text has a color of #3f00f9
<p style="color:#3f00f9;">Text here</p>
.mytext {color:#3f00f9;}
This box has a color of #3f00f9
<div style="background-color:#3f00f9;">Content here</div>
.mybackground {background-color:#3f00f9;}
Border around this has a color of #3f00f9
<div style="border:2px solid #3f00f9;">Content here</div>
.myborder {border:2px solid #3f00f9;}