#c70eec color space conversions
Hex:
#c70eec
RGB:
199, 14, 236
CMY:
22, 95, 7
CMYK:
16, 94, 0, 7
HSL:
290°, 88.8000%, 49.0196%
HSV (HSB):
290°, 94.0678%, 92.5490%
XYZ:
38.8505, 18.5123, 80.8825
xyY:
0.2810, 0.1339, 18.5123
CIE-Lab:
50.1117, 86.1062, -67.1462
CIE-LCH:
50.1117, 109.1919, 322.0527
CIE-Luv:
50.1117, 52.1616, -110.9957
Hunter-Lab:
43.0259, 85.8823, -81.3383
#c70eec color charts
#c70eec color shades, tints & tones
#c70eec color schemes
#c70eec color preview, HTML & CSS examples
This text has a color of #c70eec
<p style="color:#c70eec;">Text here</p>
.mytext {color:#c70eec;}
This box has a color of #c70eec
<div style="background-color:#c70eec;">Content here</div>
.mybackground {background-color:#c70eec;}
Border around this has a color of #c70eec
<div style="border:2px solid #c70eec;">Content here</div>
.myborder {border:2px solid #c70eec;}