#2d009d color space conversions
Hex:
#2d009d
RGB:
45, 0, 157
CMY:
82, 100, 38
CMYK:
71, 100, 0, 38
HSL:
257°, 100.0000%, 30.7843%
HSV (HSB):
257°, 100.0000%, 61.5686%
XYZ:
7.1680, 2.9922, 32.0980
xyY:
0.1696, 0.0708, 2.9922
CIE-Lab:
20.0127, 56.0196, -71.0168
CIE-LCH:
20.0127, 90.4521, 308.2671
CIE-Luv:
20.0127, -1.1867, -74.6155
Hunter-Lab:
17.2980, 43.6958, -97.9095
#2d009d color charts
#2d009d color shades, tints & tones
#2d009d color schemes
#2d009d color preview, HTML & CSS examples
This text has a color of #2d009d
<p style="color:#2d009d;">Text here</p>
.mytext {color:#2d009d;}
This box has a color of #2d009d
<div style="background-color:#2d009d;">Content here</div>
.mybackground {background-color:#2d009d;}
Border around this has a color of #2d009d
<div style="border:2px solid #2d009d;">Content here</div>
.myborder {border:2px solid #2d009d;}