#c030ed color space conversions
Hex:
#c030ed
RGB:
192, 48, 237
CMY:
25, 81, 7
CMYK:
19, 80, 0, 7
HSL:
286°, 84.0000%, 55.8824%
HSV (HSB):
286°, 79.7468%, 92.9412%
XYZ:
38.0812, 19.4348, 81.8650
xyY:
0.2732, 0.1394, 19.4348
CIE-Lab:
51.1921, 78.9838, -66.0139
CIE-LCH:
51.1921, 102.9382, 320.1114
CIE-Luv:
51.1921, 44.5763, -109.3040
Hunter-Lab:
44.0849, 77.0425, -79.2411
#c030ed color charts
#c030ed color shades, tints & tones
#c030ed color schemes
#c030ed color preview, HTML & CSS examples
This text has a color of #c030ed
<p style="color:#c030ed;">Text here</p>
.mytext {color:#c030ed;}
This box has a color of #c030ed
<div style="background-color:#c030ed;">Content here</div>
.mybackground {background-color:#c030ed;}
Border around this has a color of #c030ed
<div style="border:2px solid #c030ed;">Content here</div>
.myborder {border:2px solid #c030ed;}