#2d027b color space conversions
Hex:
#2d027b
RGB:
45, 2, 123
CMY:
82, 99, 52
CMYK:
63, 98, 0, 52
HSL:
261°, 96.8000%, 24.5098%
HSV (HSB):
261°, 98.3740%, 48.2353%
XYZ:
4.6790, 2.0314, 18.8844
xyY:
0.1828, 0.0794, 2.0314
CIE-Lab:
15.6510, 46.8229, -56.9642
CIE-LCH:
15.6510, 73.7381, 309.4192
CIE-Luv:
15.6510, 1.2278, -54.7699
Hunter-Lab:
14.2526, 33.6585, -68.5811
#2d027b color charts
#2d027b color shades, tints & tones
#2d027b color schemes
#2d027b color preview, HTML & CSS examples
This text has a color of #2d027b
<p style="color:#2d027b;">Text here</p>
.mytext {color:#2d027b;}
This box has a color of #2d027b
<div style="background-color:#2d027b;">Content here</div>
.mybackground {background-color:#2d027b;}
Border around this has a color of #2d027b
<div style="border:2px solid #2d027b;">Content here</div>
.myborder {border:2px solid #2d027b;}