#c700f5 color space conversions
Hex:
#c700f5
RGB:
199, 0, 245
CMY:
22, 100, 4
CMYK:
19, 100, 0, 4
HSL:
289°, 100.0000%, 48.0392%
HSV (HSB):
289°, 100.0000%, 96.0784%
XYZ:
40.0346, 18.7347, 87.8923
xyY:
0.2730, 0.1277, 18.7347
CIE-Lab:
50.3753, 88.7018, -71.7800
CIE-LCH:
50.3753, 114.1069, 321.0192
CIE-Luv:
50.3753, 49.7884, -117.8640
Hunter-Lab:
43.2836, 89.3551, -90.0967
#c700f5 color charts
#c700f5 color shades, tints & tones
#c700f5 color schemes
#c700f5 color preview, HTML & CSS examples
This text has a color of #c700f5
<p style="color:#c700f5;">Text here</p>
.mytext {color:#c700f5;}
This box has a color of #c700f5
<div style="background-color:#c700f5;">Content here</div>
.mybackground {background-color:#c700f5;}
Border around this has a color of #c700f5
<div style="border:2px solid #c700f5;">Content here</div>
.myborder {border:2px solid #c700f5;}