#ce82da color space conversions
Hex:
#ce82da
RGB:
206, 130, 218
CMY:
19, 49, 15
CMYK:
6, 40, 0, 15
HSL:
292°, 54.3210%, 68.2353%
HSV (HSB):
292°, 40.3670%, 85.4902%
XYZ:
46.0911, 34.1490, 70.4918
xyY:
0.3058, 0.2266, 34.1490
CIE-Lab:
65.0807, 43.3367, -33.2230
CIE-LCH:
65.0807, 54.6062, 322.5253
CIE-Luv:
65.0807, 35.2432, -58.4528
Hunter-Lab:
58.4372, 38.5232, -30.6146
#ce82da color charts
#ce82da color shades, tints & tones
#ce82da color schemes
#ce82da color preview, HTML & CSS examples
This text has a color of #ce82da
<p style="color:#ce82da;">Text here</p>
.mytext {color:#ce82da;}
This box has a color of #ce82da
<div style="background-color:#ce82da;">Content here</div>
.mybackground {background-color:#ce82da;}
Border around this has a color of #ce82da
<div style="border:2px solid #ce82da;">Content here</div>
.myborder {border:2px solid #ce82da;}