#c02ccd color space conversions
Hex:
#c02ccd
RGB:
192, 44, 205
CMY:
25, 83, 20
CMYK:
6, 79, 0, 20
HSL:
295°, 64.6586%, 48.8235%
HSV (HSB):
295°, 78.5366%, 80.3922%
XYZ:
33.6584, 17.4156, 59.3452
xyY:
0.3048, 0.1577, 17.4156
CIE-Lab:
48.7795, 74.5213, -51.6810
CIE-LCH:
48.7795, 90.6882, 325.2584
CIE-Luv:
48.7795, 55.0686, -86.8196
Hunter-Lab:
41.7320, 70.9356, -55.1012
#c02ccd color charts
#c02ccd color shades, tints & tones
#c02ccd color schemes
#c02ccd color preview, HTML & CSS examples
This text has a color of #c02ccd
<p style="color:#c02ccd;">Text here</p>
.mytext {color:#c02ccd;}
This box has a color of #c02ccd
<div style="background-color:#c02ccd;">Content here</div>
.mybackground {background-color:#c02ccd;}
Border around this has a color of #c02ccd
<div style="border:2px solid #c02ccd;">Content here</div>
.myborder {border:2px solid #c02ccd;}