#cb44a5 color space conversions
Hex:
#cb44a5
RGB:
203, 68, 165
CMY:
20, 73, 35
CMYK:
0, 67, 19, 20
HSL:
317°, 56.4854%, 53.1373%
HSV (HSB):
317°, 66.5025%, 79.6078%
XYZ:
33.4873, 19.5474, 37.6054
xyY:
0.3695, 0.2157, 19.5474
CIE-Lab:
51.3215, 62.9637, -24.2506
CIE-LCH:
51.3215, 67.4724, 338.9357
CIE-Luv:
51.3215, 71.3393, -45.4093
Hunter-Lab:
44.2124, 57.8273, -19.4811
#cb44a5 color charts
#cb44a5 color shades, tints & tones
#cb44a5 color schemes
#cb44a5 color preview, HTML & CSS examples
This text has a color of #cb44a5
<p style="color:#cb44a5;">Text here</p>
.mytext {color:#cb44a5;}
This box has a color of #cb44a5
<div style="background-color:#cb44a5;">Content here</div>
.mybackground {background-color:#cb44a5;}
Border around this has a color of #cb44a5
<div style="border:2px solid #cb44a5;">Content here</div>
.myborder {border:2px solid #cb44a5;}