#3001dd color space conversions
Hex:
#3001dd
RGB:
48, 1, 221
CMY:
81, 100, 13
CMYK:
78, 100, 0, 13
HSL:
253°, 99.0991%, 43.5294%
HSV (HSB):
253°, 99.5475%, 86.6667%
XYZ:
14.2809, 5.8705, 68.7871
xyY:
0.1606, 0.0660, 5.8705
CIE-Lab:
29.0835, 71.4875, -93.8810
CIE-LCH:
29.0835, 118.0005, 307.2881
CIE-Luv:
29.0835, -4.8372, -112.3607
Hunter-Lab:
24.2292, 62.8085, -151.3647
#3001dd color charts
#3001dd color shades, tints & tones
#3001dd color schemes
#3001dd color preview, HTML & CSS examples
This text has a color of #3001dd
<p style="color:#3001dd;">Text here</p>
.mytext {color:#3001dd;}
This box has a color of #3001dd
<div style="background-color:#3001dd;">Content here</div>
.mybackground {background-color:#3001dd;}
Border around this has a color of #3001dd
<div style="border:2px solid #3001dd;">Content here</div>
.myborder {border:2px solid #3001dd;}