#c00efa color space conversions
Hex:
#c00efa
RGB:
192, 14, 250
CMY:
25, 95, 2
CMYK:
23, 94, 0, 2
HSL:
285°, 95.9350%, 51.7647%
HSV (HSB):
285°, 94.4000%, 98.0392%
XYZ:
39.1506, 18.4227, 91.9349
xyY:
0.2619, 0.1232, 18.4227
CIE-Lab:
50.0048, 87.5197, -75.2313
CIE-LCH:
50.0048, 115.4099, 319.3179
CIE-Luv:
50.0048, 43.5583, -122.1651
Hunter-Lab:
42.9216, 87.7043, -96.9496
#c00efa color charts
#c00efa color shades, tints & tones
#c00efa color schemes
#c00efa color preview, HTML & CSS examples
This text has a color of #c00efa
<p style="color:#c00efa;">Text here</p>
.mytext {color:#c00efa;}
This box has a color of #c00efa
<div style="background-color:#c00efa;">Content here</div>
.mybackground {background-color:#c00efa;}
Border around this has a color of #c00efa
<div style="border:2px solid #c00efa;">Content here</div>
.myborder {border:2px solid #c00efa;}