#2005cc color space conversions
Hex:
#2005cc
RGB:
32, 5, 204
CMY:
87, 98, 20
CMYK:
84, 98, 0, 20
HSL:
248°, 95.2153%, 40.9804%
HSV (HSB):
248°, 97.5490%, 80.0000%
XYZ:
11.5490, 4.7753, 57.4398
xyY:
0.1566, 0.0647, 4.7753
CIE-Lab:
26.0846, 66.2511, -89.0426
CIE-LCH:
26.0846, 110.9856, 306.6507
CIE-Luv:
26.0846, -5.7753, -101.7727
Hunter-Lab:
21.8523, 56.0961, -140.5495
#2005cc color charts
#2005cc color shades, tints & tones
#2005cc color schemes
#2005cc color preview, HTML & CSS examples
This text has a color of #2005cc
<p style="color:#2005cc;">Text here</p>
.mytext {color:#2005cc;}
This box has a color of #2005cc
<div style="background-color:#2005cc;">Content here</div>
.mybackground {background-color:#2005cc;}
Border around this has a color of #2005cc
<div style="border:2px solid #2005cc;">Content here</div>
.myborder {border:2px solid #2005cc;}