#cb75c4 color space conversions
Hex:
#cb75c4
RGB:
203, 117, 196
CMY:
20, 54, 23
CMYK:
0, 42, 3, 20
HSL:
305°, 45.2632%, 62.7451%
HSV (HSB):
305°, 42.3645%, 79.6078%
XYZ:
40.9537, 29.4046, 55.7417
xyY:
0.3248, 0.2332, 29.4046
CIE-Lab:
61.1371, 45.1615, -26.9989
CIE-LCH:
61.1371, 52.6166, 329.1277
CIE-Luv:
61.1371, 43.2956, -48.2623
Hunter-Lab:
54.2260, 39.9149, -22.9890
#cb75c4 color charts
#cb75c4 color shades, tints & tones
#cb75c4 color schemes
#cb75c4 color preview, HTML & CSS examples
This text has a color of #cb75c4
<p style="color:#cb75c4;">Text here</p>
.mytext {color:#cb75c4;}
This box has a color of #cb75c4
<div style="background-color:#cb75c4;">Content here</div>
.mybackground {background-color:#cb75c4;}
Border around this has a color of #cb75c4
<div style="border:2px solid #cb75c4;">Content here</div>
.myborder {border:2px solid #cb75c4;}