#cb65c8 color space conversions
Hex:
#cb65c8
RGB:
203, 101, 200
CMY:
20, 60, 22
CMYK:
0, 50, 1, 20
HSL:
302°, 49.5146%, 59.6078%
HSV (HSB):
302°, 50.2463%, 79.6078%
XYZ:
39.7076, 26.1740, 57.6028
xyY:
0.3216, 0.2120, 26.1740
CIE-Lab:
58.2018, 53.9437, -33.8209
CIE-LCH:
58.2018, 63.6692, 327.9137
CIE-Luv:
58.2018, 48.9045, -59.8128
Hunter-Lab:
51.1605, 49.0096, -30.9436
#cb65c8 color charts
#cb65c8 color shades, tints & tones
#cb65c8 color schemes
#cb65c8 color preview, HTML & CSS examples
This text has a color of #cb65c8
<p style="color:#cb65c8;">Text here</p>
.mytext {color:#cb65c8;}
This box has a color of #cb65c8
<div style="background-color:#cb65c8;">Content here</div>
.mybackground {background-color:#cb65c8;}
Border around this has a color of #cb65c8
<div style="border:2px solid #cb65c8;">Content here</div>
.myborder {border:2px solid #cb65c8;}