#cb65cf color space conversions
Hex:
#cb65cf
RGB:
203, 101, 207
CMY:
20, 60, 19
CMYK:
2, 51, 0, 19
HSL:
298°, 52.4752%, 60.3922%
HSV (HSB):
298°, 51.2077%, 81.1765%
XYZ:
40.5448, 26.5089, 62.0113
xyY:
0.3141, 0.2054, 26.5089
CIE-Lab:
58.5169, 55.1940, -37.3030
CIE-LCH:
58.5169, 66.6175, 325.9471
CIE-Luv:
58.5169, 47.1452, -65.5181
Hunter-Lab:
51.4868, 50.4633, -35.3688
#cb65cf color charts
#cb65cf color shades, tints & tones
#cb65cf color schemes
#cb65cf color preview, HTML & CSS examples
This text has a color of #cb65cf
<p style="color:#cb65cf;">Text here</p>
.mytext {color:#cb65cf;}
This box has a color of #cb65cf
<div style="background-color:#cb65cf;">Content here</div>
.mybackground {background-color:#cb65cf;}
Border around this has a color of #cb65cf
<div style="border:2px solid #cb65cf;">Content here</div>
.myborder {border:2px solid #cb65cf;}