#1c015e color space conversions
Hex:
#1c015e
RGB:
28, 1, 94
CMY:
89, 100, 63
CMYK:
70, 99, 0, 63
HSL:
257°, 97.8947%, 18.6275%
HSV (HSB):
257°, 98.9362%, 36.8627%
XYZ:
2.5101, 1.0767, 10.6652
xyY:
0.1761, 0.0755, 1.0767
CIE-Lab:
9.6150, 38.4885, -48.0296
CIE-LCH:
9.6150, 61.5484, 308.7069
CIE-Luv:
9.6150, 0.0458, -34.6282
Hunter-Lab:
10.3766, 25.0206, -53.6755
#1c015e color charts
#1c015e color shades, tints & tones
#1c015e color schemes
#1c015e color preview, HTML & CSS examples
This text has a color of #1c015e
<p style="color:#1c015e;">Text here</p>
.mytext {color:#1c015e;}
This box has a color of #1c015e
<div style="background-color:#1c015e;">Content here</div>
.mybackground {background-color:#1c015e;}
Border around this has a color of #1c015e
<div style="border:2px solid #1c015e;">Content here</div>
.myborder {border:2px solid #1c015e;}