#cb2ded color space conversions
Hex:
#cb2ded
RGB:
203, 45, 237
CMY:
20, 82, 7
CMYK:
14, 81, 0, 7
HSL:
289°, 84.2105%, 55.2941%
HSV (HSB):
289°, 81.0127%, 92.9412%
XYZ:
40.8530, 20.6877, 81.9607
xyY:
0.2847, 0.1442, 20.6877
CIE-Lab:
52.6060, 81.6238, -63.6469
CIE-LCH:
52.6060, 103.5054, 322.0543
CIE-Luv:
52.6060, 51.8784, -107.0186
Hunter-Lab:
45.4837, 80.7304, -75.0007
#cb2ded color charts
#cb2ded color shades, tints & tones
#cb2ded color schemes
#cb2ded color preview, HTML & CSS examples
This text has a color of #cb2ded
<p style="color:#cb2ded;">Text here</p>
.mytext {color:#cb2ded;}
This box has a color of #cb2ded
<div style="background-color:#cb2ded;">Content here</div>
.mybackground {background-color:#cb2ded;}
Border around this has a color of #cb2ded
<div style="border:2px solid #cb2ded;">Content here</div>
.myborder {border:2px solid #cb2ded;}