#ce2de2 color space conversions
Hex:
#ce2de2
RGB:
206, 45, 226
CMY:
19, 82, 11
CMYK:
9, 80, 0, 11
HSL:
293°, 75.7322%, 53.1373%
HSV (HSB):
293°, 80.0885%, 88.6275%
XYZ:
40.1195, 20.4896, 73.7919
xyY:
0.2985, 0.1525, 20.4896
CIE-Lab:
52.3863, 80.2986, -57.7688
CIE-LCH:
52.3863, 98.9196, 324.2678
CIE-Luv:
52.3863, 57.3931, -98.1735
Hunter-Lab:
45.2654, 78.9929, -64.9690
#ce2de2 color charts
#ce2de2 color shades, tints & tones
#ce2de2 color schemes
#ce2de2 color preview, HTML & CSS examples
This text has a color of #ce2de2
<p style="color:#ce2de2;">Text here</p>
.mytext {color:#ce2de2;}
This box has a color of #ce2de2
<div style="background-color:#ce2de2;">Content here</div>
.mybackground {background-color:#ce2de2;}
Border around this has a color of #ce2de2
<div style="border:2px solid #ce2de2;">Content here</div>
.myborder {border:2px solid #ce2de2;}