#cb44e0 color space conversions
Hex:
#cb44e0
RGB:
203, 68, 224
CMY:
20, 73, 12
CMYK:
9, 70, 0, 12
HSL:
292°, 71.5596%, 57.2549%
HSV (HSB):
292°, 69.6429%, 87.8431%
XYZ:
40.1503, 22.2126, 72.6923
xyY:
0.2973, 0.1645, 22.2126
CIE-Lab:
54.2518, 72.3534, -53.6754
CIE-LCH:
54.2518, 90.0892, 323.4301
CIE-Luv:
54.2518, 51.9884, -91.9053
Hunter-Lab:
47.1302, 69.5864, -58.4561
#cb44e0 color charts
#cb44e0 color shades, tints & tones
#cb44e0 color schemes
#cb44e0 color preview, HTML & CSS examples
This text has a color of #cb44e0
<p style="color:#cb44e0;">Text here</p>
.mytext {color:#cb44e0;}
This box has a color of #cb44e0
<div style="background-color:#cb44e0;">Content here</div>
.mybackground {background-color:#cb44e0;}
Border around this has a color of #cb44e0
<div style="border:2px solid #cb44e0;">Content here</div>
.myborder {border:2px solid #cb44e0;}