#c70fe9 color space conversions
Hex:
#c70fe9
RGB:
199, 15, 233
CMY:
22, 94, 9
CMYK:
15, 94, 0, 9
HSL:
291°, 87.9032%, 48.6275%
HSV (HSB):
291°, 93.5622%, 91.3725%
XYZ:
38.4320, 18.3670, 78.6104
xyY:
0.2838, 0.1356, 18.3670
CIE-Lab:
49.9382, 85.5166, -65.7331
CIE-LCH:
49.9382, 107.8607, 322.4520
CIE-Luv:
49.9382, 53.0938, -108.8436
Hunter-Lab:
42.8567, 85.0718, -78.7537
#c70fe9 color charts
#c70fe9 color shades, tints & tones
#c70fe9 color schemes
#c70fe9 color preview, HTML & CSS examples
This text has a color of #c70fe9
<p style="color:#c70fe9;">Text here</p>
.mytext {color:#c70fe9;}
This box has a color of #c70fe9
<div style="background-color:#c70fe9;">Content here</div>
.mybackground {background-color:#c70fe9;}
Border around this has a color of #c70fe9
<div style="border:2px solid #c70fe9;">Content here</div>
.myborder {border:2px solid #c70fe9;}