#cd65cb color space conversions
Hex:
#cd65cb
RGB:
205, 101, 203
CMY:
20, 60, 20
CMYK:
0, 51, 1, 20
HSL:
301°, 50.9804%, 60.0000%
HSV (HSB):
301°, 50.7317%, 80.3922%
XYZ:
40.6100, 26.5983, 59.4935
xyY:
0.3205, 0.2099, 26.5983
CIE-Lab:
58.6006, 55.0350, -34.8840
CIE-LCH:
58.6006, 65.1594, 327.6314
CIE-Luv:
58.6006, 49.5027, -61.7242
Hunter-Lab:
51.5735, 50.3007, -32.2935
#cd65cb color charts
#cd65cb color shades, tints & tones
#cd65cb color schemes
#cd65cb color preview, HTML & CSS examples
This text has a color of #cd65cb
<p style="color:#cd65cb;">Text here</p>
.mytext {color:#cd65cb;}
This box has a color of #cd65cb
<div style="background-color:#cd65cb;">Content here</div>
.mybackground {background-color:#cd65cb;}
Border around this has a color of #cd65cb
<div style="border:2px solid #cd65cb;">Content here</div>
.myborder {border:2px solid #cd65cb;}