#c02dc5 color space conversions
Hex:
#c02dc5
RGB:
192, 45, 197
CMY:
25, 82, 23
CMYK:
3, 77, 0, 23
HSL:
298°, 62.8099%, 47.4510%
HSV (HSB):
298°, 77.1574%, 77.2549%
XYZ:
32.7547, 17.1145, 54.4004
xyY:
0.3141, 0.1641, 17.1145
CIE-Lab:
48.4039, 72.9454, -47.6589
CIE-LCH:
48.4039, 87.1344, 326.8414
CIE-Luv:
48.4039, 57.6354, -80.5870
Hunter-Lab:
41.3696, 68.9316, -49.0066
#c02dc5 color charts
#c02dc5 color shades, tints & tones
#c02dc5 color schemes
#c02dc5 color preview, HTML & CSS examples
This text has a color of #c02dc5
<p style="color:#c02dc5;">Text here</p>
.mytext {color:#c02dc5;}
This box has a color of #c02dc5
<div style="background-color:#c02dc5;">Content here</div>
.mybackground {background-color:#c02dc5;}
Border around this has a color of #c02dc5
<div style="border:2px solid #c02dc5;">Content here</div>
.myborder {border:2px solid #c02dc5;}