#de8ffc color space conversions
Hex:
#de8ffc
RGB:
222, 143, 252
CMY:
13, 44, 1
CMYK:
12, 43, 0, 1
HSL:
283°, 94.7826%, 77.4510%
HSV (HSB):
283°, 43.2540%, 98.8235%
XYZ:
57.5173, 42.2028, 97.2099
xyY:
0.2921, 0.2143, 42.2028
CIE-Lab:
71.0105, 47.8733, -42.5629
CIE-LCH:
71.0105, 64.0582, 318.3606
CIE-Luv:
71.0105, 33.6037, -75.3496
Hunter-Lab:
64.9637, 44.3534, -43.2454
#de8ffc color charts
#de8ffc color shades, tints & tones
#de8ffc color schemes
#de8ffc color preview, HTML & CSS examples
This text has a color of #de8ffc
<p style="color:#de8ffc;">Text here</p>
.mytext {color:#de8ffc;}
This box has a color of #de8ffc
<div style="background-color:#de8ffc;">Content here</div>
.mybackground {background-color:#de8ffc;}
Border around this has a color of #de8ffc
<div style="border:2px solid #de8ffc;">Content here</div>
.myborder {border:2px solid #de8ffc;}