#2d128c color space conversions
Hex:
#2d128c
RGB:
45, 18, 140
CMY:
82, 93, 45
CMYK:
68, 87, 0, 45
HSL:
253°, 77.2152%, 30.9804%
HSV (HSB):
253°, 87.1429%, 54.9020%
XYZ:
6.0321, 2.8840, 25.0497
xyY:
0.1776, 0.0849, 2.8840
CIE-Lab:
19.5730, 46.1088, -61.2165
CIE-LCH:
19.5730, 76.6386, 306.9874
CIE-Luv:
19.5730, -1.0035, -66.0952
Hunter-Lab:
16.9822, 33.6848, -75.5685
#2d128c color charts
#2d128c color shades, tints & tones
#2d128c color schemes
#2d128c color preview, HTML & CSS examples
This text has a color of #2d128c
<p style="color:#2d128c;">Text here</p>
.mytext {color:#2d128c;}
This box has a color of #2d128c
<div style="background-color:#2d128c;">Content here</div>
.mybackground {background-color:#2d128c;}
Border around this has a color of #2d128c
<div style="border:2px solid #2d128c;">Content here</div>
.myborder {border:2px solid #2d128c;}