#c030c8 color space conversions
Hex:
#c030c8
RGB:
192, 48, 200
CMY:
25, 81, 22
CMYK:
4, 76, 0, 22
HSL:
297°, 61.2903%, 48.6275%
HSV (HSB):
297°, 76.0000%, 78.4314%
XYZ:
33.2205, 17.4905, 56.2687
xyY:
0.3105, 0.1635, 17.4905
CIE-Lab:
48.8722, 72.5810, -48.6478
CIE-LCH:
48.8722, 87.3763, 326.1678
CIE-Luv:
48.8722, 56.1049, -82.1883
Hunter-Lab:
41.8216, 68.6014, -50.4962
#c030c8 color charts
#c030c8 color shades, tints & tones
#c030c8 color schemes
#c030c8 color preview, HTML & CSS examples
This text has a color of #c030c8
<p style="color:#c030c8;">Text here</p>
.mytext {color:#c030c8;}
This box has a color of #c030c8
<div style="background-color:#c030c8;">Content here</div>
.mybackground {background-color:#c030c8;}
Border around this has a color of #c030c8
<div style="border:2px solid #c030c8;">Content here</div>
.myborder {border:2px solid #c030c8;}