#65005d color space conversions
Hex:
#65005d
RGB:
101, 0, 93
CMY:
60, 100, 64
CMYK:
0, 100, 8, 60
HSL:
305°, 100.0000%, 19.8039%
HSV (HSB):
305°, 100.0000%, 39.6078%
XYZ:
7.3426, 3.5570, 10.6555
xyY:
0.3406, 0.1650, 3.5570
CIE-Lab:
22.1493, 48.5116, -26.3907
CIE-LCH:
22.1493, 55.2254, 331.4534
CIE-Luv:
22.1493, 34.2982, -35.3770
Hunter-Lab:
18.8601, 36.4887, -20.2955
#65005d color charts
#65005d color shades, tints & tones
#65005d color schemes
#65005d color preview, HTML & CSS examples
This text has a color of #65005d
<p style="color:#65005d;">Text here</p>
.mytext {color:#65005d;}
This box has a color of #65005d
<div style="background-color:#65005d;">Content here</div>
.mybackground {background-color:#65005d;}
Border around this has a color of #65005d
<div style="border:2px solid #65005d;">Content here</div>
.myborder {border:2px solid #65005d;}