#cb44d5 color space conversions
Hex:
#cb44d5
RGB:
203, 68, 213
CMY:
20, 73, 16
CMYK:
5, 68, 0, 16
HSL:
296°, 63.3188%, 55.0980%
HSV (HSB):
296°, 68.0751%, 83.5294%
XYZ:
38.7060, 21.6349, 65.0867
xyY:
0.3086, 0.1725, 21.6349
CIE-Lab:
53.6374, 70.4482, -48.4125
CIE-LCH:
53.6374, 85.4794, 325.5029
CIE-Luv:
53.6374, 55.3502, -83.4600
Hunter-Lab:
46.5133, 67.1403, -50.4061
#cb44d5 color charts
#cb44d5 color shades, tints & tones
#cb44d5 color schemes
#cb44d5 color preview, HTML & CSS examples
This text has a color of #cb44d5
<p style="color:#cb44d5;">Text here</p>
.mytext {color:#cb44d5;}
This box has a color of #cb44d5
<div style="background-color:#cb44d5;">Content here</div>
.mybackground {background-color:#cb44d5;}
Border around this has a color of #cb44d5
<div style="border:2px solid #cb44d5;">Content here</div>
.myborder {border:2px solid #cb44d5;}