#cb46ed color space conversions
Hex:
#cb46ed
RGB:
203, 70, 237
CMY:
20, 73, 7
CMYK:
14, 70, 0, 7
HSL:
288°, 82.2660%, 60.1961%
HSV (HSB):
288°, 70.4641%, 92.9412%
XYZ:
42.1048, 23.1913, 82.3780
xyY:
0.2851, 0.1570, 23.1913
CIE-Lab:
55.2688, 73.9615, -59.3641
CIE-LCH:
55.2688, 94.8389, 321.2482
CIE-Luv:
55.2688, 47.7871, -101.1127
Hunter-Lab:
48.1573, 71.7906, -67.7115
#cb46ed color charts
#cb46ed color shades, tints & tones
#cb46ed color schemes
#cb46ed color preview, HTML & CSS examples
This text has a color of #cb46ed
<p style="color:#cb46ed;">Text here</p>
.mytext {color:#cb46ed;}
This box has a color of #cb46ed
<div style="background-color:#cb46ed;">Content here</div>
.mybackground {background-color:#cb46ed;}
Border around this has a color of #cb46ed
<div style="border:2px solid #cb46ed;">Content here</div>
.myborder {border:2px solid #cb46ed;}