#3f02d3 color space conversions
Hex:
#3f02d3
RGB:
63, 2, 211
CMY:
75, 99, 17
CMYK:
70, 99, 0, 17
HSL:
258°, 98.1221%, 41.7647%
HSV (HSB):
258°, 99.0521%, 82.7451%
XYZ:
13.8295, 5.8033, 62.0193
xyY:
0.1694, 0.0711, 5.8033
CIE-Lab:
28.9108, 69.4010, -88.3553
CIE-LCH:
28.9108, 112.3529, 308.1488
CIE-Luv:
28.9108, -1.8988, -107.6069
Hunter-Lab:
24.0901, 60.3144, -135.7774
#3f02d3 color charts
#3f02d3 color shades, tints & tones
#3f02d3 color schemes
#3f02d3 color preview, HTML & CSS examples
This text has a color of #3f02d3
<p style="color:#3f02d3;">Text here</p>
.mytext {color:#3f02d3;}
This box has a color of #3f02d3
<div style="background-color:#3f02d3;">Content here</div>
.mybackground {background-color:#3f02d3;}
Border around this has a color of #3f02d3
<div style="border:2px solid #3f02d3;">Content here</div>
.myborder {border:2px solid #3f02d3;}