#c00fec color space conversions
Hex:
#c00fec
RGB:
192, 15, 236
CMY:
25, 94, 7
CMYK:
19, 94, 0, 7
HSL:
288°, 88.0478%, 49.2157%
HSV (HSB):
288°, 93.6441%, 92.5490%
XYZ:
37.0494, 17.6042, 80.8021
xyY:
0.2735, 0.1300, 17.6042
CIE-Lab:
49.0125, 85.0184, -68.9812
CIE-LCH:
49.0125, 109.4831, 320.9452
CIE-Luv:
49.0125, 47.6744, -112.6709
Hunter-Lab:
41.9574, 84.1942, -84.8113
#c00fec color charts
#c00fec color shades, tints & tones
#c00fec color schemes
#c00fec color preview, HTML & CSS examples
This text has a color of #c00fec
<p style="color:#c00fec;">Text here</p>
.mytext {color:#c00fec;}
This box has a color of #c00fec
<div style="background-color:#c00fec;">Content here</div>
.mybackground {background-color:#c00fec;}
Border around this has a color of #c00fec
<div style="border:2px solid #c00fec;">Content here</div>
.myborder {border:2px solid #c00fec;}