#2002dd color space conversions
Hex:
#2002dd
RGB:
32, 2, 221
CMY:
87, 99, 13
CMYK:
86, 99, 0, 13
HSL:
248°, 98.2063%, 43.7255%
HSV (HSB):
248°, 99.0950%, 86.6667%
XYZ:
13.6685, 5.5710, 68.7615
xyY:
0.1553, 0.0633, 5.5710
CIE-Lab:
28.3031, 70.9958, -95.2052
CIE-LCH:
28.3031, 118.7621, 306.7124
CIE-Luv:
28.3031, -6.5143, -111.5392
Hunter-Lab:
23.6029, 62.0651, -156.2058
#2002dd color charts
#2002dd color shades, tints & tones
#2002dd color schemes
#2002dd color preview, HTML & CSS examples
This text has a color of #2002dd
<p style="color:#2002dd;">Text here</p>
.mytext {color:#2002dd;}
This box has a color of #2002dd
<div style="background-color:#2002dd;">Content here</div>
.mybackground {background-color:#2002dd;}
Border around this has a color of #2002dd
<div style="border:2px solid #2002dd;">Content here</div>
.myborder {border:2px solid #2002dd;}