#c000f7 color space conversions
Hex:
#c000f7
RGB:
192, 0, 247
CMY:
25, 100, 3
CMYK:
22, 100, 0, 3
HSL:
287°, 100.0000%, 48.4314%
HSV (HSB):
287°, 100.0000%, 96.8627%
XYZ:
38.5267, 17.9219, 89.4244
xyY:
0.2641, 0.1229, 17.9219
CIE-Lab:
49.4012, 88.1348, -74.5353
CIE-LCH:
49.4012, 115.4264, 319.7789
CIE-Luv:
49.4012, 44.8780, -120.8175
Hunter-Lab:
42.3342, 88.3610, -95.6068
#c000f7 color charts
#c000f7 color shades, tints & tones
#c000f7 color schemes
#c000f7 color preview, HTML & CSS examples
This text has a color of #c000f7
<p style="color:#c000f7;">Text here</p>
.mytext {color:#c000f7;}
This box has a color of #c000f7
<div style="background-color:#c000f7;">Content here</div>
.mybackground {background-color:#c000f7;}
Border around this has a color of #c000f7
<div style="border:2px solid #c000f7;">Content here</div>
.myborder {border:2px solid #c000f7;}