#c000ed color space conversions
Hex:
#c000ed
RGB:
192, 0, 237
CMY:
25, 100, 7
CMYK:
19, 100, 0, 7
HSL:
289°, 100.0000%, 46.4706%
HSV (HSB):
289°, 100.0000%, 92.9412%
XYZ:
37.0243, 17.3209, 81.5126
xyY:
0.2725, 0.1275, 17.3209
CIE-Lab:
48.6618, 86.4476, -70.1151
CIE-LCH:
48.6618, 111.3073, 320.9555
CIE-Luv:
48.6618, 47.8991, -114.1143
Hunter-Lab:
41.6184, 85.9639, -86.9909
#c000ed color charts
#c000ed color shades, tints & tones
#c000ed color schemes
#c000ed color preview, HTML & CSS examples
This text has a color of #c000ed
<p style="color:#c000ed;">Text here</p>
.mytext {color:#c000ed;}
This box has a color of #c000ed
<div style="background-color:#c000ed;">Content here</div>
.mybackground {background-color:#c000ed;}
Border around this has a color of #c000ed
<div style="border:2px solid #c000ed;">Content here</div>
.myborder {border:2px solid #c000ed;}