#ce70e1 color space conversions
Hex:
#ce70e1
RGB:
206, 112, 225
CMY:
19, 56, 12
CMYK:
8, 50, 0, 12
HSL:
290°, 65.3179%, 66.0784%
HSV (HSB):
290°, 50.2222%, 88.2353%
XYZ:
44.8384, 30.1464, 74.6898
xyY:
0.2996, 0.2014, 30.1464
CIE-Lab:
61.7803, 53.9707, -42.2818
CIE-LCH:
61.7803, 68.5608, 321.9241
CIE-Luv:
61.7803, 40.8648, -73.9560
Hunter-Lab:
54.9057, 49.6857, -42.2198
#ce70e1 color charts
#ce70e1 color shades, tints & tones
#ce70e1 color schemes
#ce70e1 color preview, HTML & CSS examples
This text has a color of #ce70e1
<p style="color:#ce70e1;">Text here</p>
.mytext {color:#ce70e1;}
This box has a color of #ce70e1
<div style="background-color:#ce70e1;">Content here</div>
.mybackground {background-color:#ce70e1;}
Border around this has a color of #ce70e1
<div style="border:2px solid #ce70e1;">Content here</div>
.myborder {border:2px solid #ce70e1;}