#cb75d8 color space conversions
Hex:
#cb75d8
RGB:
203, 117, 216
CMY:
20, 54, 15
CMYK:
6, 46, 0, 15
HSL:
292°, 55.9322%, 65.2941%
HSV (HSB):
292°, 45.8333%, 84.7059%
XYZ:
43.3846, 30.3770, 68.5425
xyY:
0.3049, 0.2135, 30.3770
CIE-Lab:
61.9781, 48.8652, -36.9625
CIE-LCH:
61.9781, 61.2701, 322.8955
CIE-Luv:
61.9781, 39.0210, -64.7487
Hunter-Lab:
55.1153, 44.0563, -35.1535
#cb75d8 color charts
#cb75d8 color shades, tints & tones
#cb75d8 color schemes
#cb75d8 color preview, HTML & CSS examples
This text has a color of #cb75d8
<p style="color:#cb75d8;">Text here</p>
.mytext {color:#cb75d8;}
This box has a color of #cb75d8
<div style="background-color:#cb75d8;">Content here</div>
.mybackground {background-color:#cb75d8;}
Border around this has a color of #cb75d8
<div style="border:2px solid #cb75d8;">Content here</div>
.myborder {border:2px solid #cb75d8;}