#cb44d6 color space conversions
Hex:
#cb44d6
RGB:
203, 68, 214
CMY:
20, 73, 16
CMYK:
5, 68, 0, 16
HSL:
295°, 64.0351%, 55.2941%
HSV (HSB):
295°, 68.2243%, 83.9216%
XYZ:
38.8333, 21.6858, 65.7574
xyY:
0.3075, 0.1717, 21.6858
CIE-Lab:
53.6920, 70.6188, -48.8951
CIE-LCH:
53.6920, 85.8938, 325.3020
CIE-Luv:
53.6920, 55.0392, -84.2335
Hunter-Lab:
46.5680, 67.3581, -51.1241
#cb44d6 color charts
#cb44d6 color shades, tints & tones
#cb44d6 color schemes
#cb44d6 color preview, HTML & CSS examples
This text has a color of #cb44d6
<p style="color:#cb44d6;">Text here</p>
.mytext {color:#cb44d6;}
This box has a color of #cb44d6
<div style="background-color:#cb44d6;">Content here</div>
.mybackground {background-color:#cb44d6;}
Border around this has a color of #cb44d6
<div style="border:2px solid #cb44d6;">Content here</div>
.myborder {border:2px solid #cb44d6;}