#cb81ec color space conversions
Hex:
#cb81ec
RGB:
203, 129, 236
CMY:
20, 49, 7
CMYK:
14, 45, 0, 7
HSL:
281°, 73.7931%, 71.5686%
HSV (HSB):
281°, 45.3390%, 92.5490%
XYZ:
47.6192, 34.4532, 83.4972
xyY:
0.2876, 0.2081, 34.4532
CIE-Lab:
65.3207, 46.5963, -42.8550
CIE-LCH:
65.3207, 63.3069, 317.3950
CIE-Luv:
65.3207, 30.4854, -74.5817
Hunter-Lab:
58.6968, 42.0930, -43.2533
#cb81ec color charts
#cb81ec color shades, tints & tones
#cb81ec color schemes
#cb81ec color preview, HTML & CSS examples
This text has a color of #cb81ec
<p style="color:#cb81ec;">Text here</p>
.mytext {color:#cb81ec;}
This box has a color of #cb81ec
<div style="background-color:#cb81ec;">Content here</div>
.mybackground {background-color:#cb81ec;}
Border around this has a color of #cb81ec
<div style="border:2px solid #cb81ec;">Content here</div>
.myborder {border:2px solid #cb81ec;}