#c70eee color space conversions
Hex:
#c70eee
RGB:
199, 14, 238
CMY:
22, 95, 7
CMYK:
16, 94, 0, 7
HSL:
290°, 88.8889%, 49.4118%
HSV (HSB):
290°, 94.1176%, 93.3333%
XYZ:
39.1428, 18.6292, 82.4217
xyY:
0.2792, 0.1329, 18.6292
CIE-Lab:
50.2506, 86.4358, -68.0485
CIE-LCH:
50.2506, 110.0079, 321.7876
CIE-Luv:
50.2506, 51.5180, -112.3807
Hunter-Lab:
43.1616, 86.3471, -83.0074
#c70eee color charts
#c70eee color shades, tints & tones
#c70eee color schemes
#c70eee color preview, HTML & CSS examples
This text has a color of #c70eee
<p style="color:#c70eee;">Text here</p>
.mytext {color:#c70eee;}
This box has a color of #c70eee
<div style="background-color:#c70eee;">Content here</div>
.mybackground {background-color:#c70eee;}
Border around this has a color of #c70eee
<div style="border:2px solid #c70eee;">Content here</div>
.myborder {border:2px solid #c70eee;}