#cb65c5 color space conversions
Hex:
#cb65c5
RGB:
203, 101, 197
CMY:
20, 60, 23
CMYK:
0, 50, 3, 20
HSL:
304°, 49.5146%, 59.6078%
HSV (HSB):
304°, 50.2463%, 79.6078%
XYZ:
39.3603, 26.0351, 55.7741
xyY:
0.3248, 0.2149, 26.0351
CIE-Lab:
58.0703, 53.4176, -32.3174
CIE-LCH:
58.0703, 62.4328, 328.8263
CIE-Luv:
58.0703, 49.6649, -57.3620
Hunter-Lab:
51.0246, 48.4017, -29.0916
#cb65c5 color charts
#cb65c5 color shades, tints & tones
#cb65c5 color schemes
#cb65c5 color preview, HTML & CSS examples
This text has a color of #cb65c5
<p style="color:#cb65c5;">Text here</p>
.mytext {color:#cb65c5;}
This box has a color of #cb65c5
<div style="background-color:#cb65c5;">Content here</div>
.mybackground {background-color:#cb65c5;}
Border around this has a color of #cb65c5
<div style="border:2px solid #cb65c5;">Content here</div>
.myborder {border:2px solid #cb65c5;}