#c700f4 color space conversions
Hex:
#c700f4
RGB:
199, 0, 244
CMY:
22, 100, 4
CMYK:
18, 100, 0, 4
HSL:
289°, 100.0000%, 47.8431%
HSV (HSB):
289°, 100.0000%, 95.6863%
XYZ:
39.8823, 18.6738, 87.0903
xyY:
0.2738, 0.1282, 18.6738
CIE-Lab:
50.3033, 88.5364, -71.3360
CIE-LCH:
50.3033, 113.6993, 321.1407
CIE-Luv:
50.3033, 50.1016, -117.1859
Hunter-Lab:
43.2132, 89.1184, -89.2418
#c700f4 color charts
#c700f4 color shades, tints & tones
#c700f4 color schemes
#c700f4 color preview, HTML & CSS examples
This text has a color of #c700f4
<p style="color:#c700f4;">Text here</p>
.mytext {color:#c700f4;}
This box has a color of #c700f4
<div style="background-color:#c700f4;">Content here</div>
.mybackground {background-color:#c700f4;}
Border around this has a color of #c700f4
<div style="border:2px solid #c700f4;">Content here</div>
.myborder {border:2px solid #c700f4;}