#c700f7 color space conversions
Hex:
#c700f7
RGB:
199, 0, 247
CMY:
22, 100, 3
CMYK:
19, 100, 0, 3
HSL:
288°, 100.0000%, 48.4314%
HSV (HSB):
288°, 100.0000%, 96.8627%
XYZ:
40.3417, 18.8575, 89.5093
xyY:
0.2713, 0.1268, 18.8575
CIE-Lab:
50.5201, 89.0338, -72.6655
CIE-LCH:
50.5201, 114.9230, 320.7802
CIE-Luv:
50.5201, 49.1668, -119.2162
Hunter-Lab:
43.4252, 89.8309, -91.8125
#c700f7 color charts
#c700f7 color shades, tints & tones
#c700f7 color schemes
#c700f7 color preview, HTML & CSS examples
This text has a color of #c700f7
<p style="color:#c700f7;">Text here</p>
.mytext {color:#c700f7;}
This box has a color of #c700f7
<div style="background-color:#c700f7;">Content here</div>
.mybackground {background-color:#c700f7;}
Border around this has a color of #c700f7
<div style="border:2px solid #c700f7;">Content here</div>
.myborder {border:2px solid #c700f7;}