#3f10d5 color space conversions
Hex:
#3f10d5
RGB:
63, 16, 213
CMY:
75, 94, 16
CMYK:
70, 92, 0, 16
HSL:
254°, 86.0262%, 44.9020%
HSV (HSB):
254°, 92.4883%, 83.5294%
XYZ:
14.2454, 6.2314, 63.4028
xyY:
0.1698, 0.0743, 6.2314
CIE-Lab:
29.9890, 67.3639, -87.7200
CIE-LCH:
29.9890, 110.6015, 307.5222
CIE-Luv:
29.9890, -2.5645, -109.1956
Hunter-Lab:
24.9629, 58.1787, -133.1158
#3f10d5 color charts
#3f10d5 color shades, tints & tones
#3f10d5 color schemes
#3f10d5 color preview, HTML & CSS examples
This text has a color of #3f10d5
<p style="color:#3f10d5;">Text here</p>
.mytext {color:#3f10d5;}
This box has a color of #3f10d5
<div style="background-color:#3f10d5;">Content here</div>
.mybackground {background-color:#3f10d5;}
Border around this has a color of #3f10d5
<div style="border:2px solid #3f10d5;">Content here</div>
.myborder {border:2px solid #3f10d5;}