#c02dd3 color space conversions
Hex:
#c02dd3
RGB:
192, 45, 211
CMY:
25, 82, 17
CMYK:
9, 79, 0, 17
HSL:
293°, 65.3543%, 50.1961%
HSV (HSB):
293°, 78.6730%, 82.7451%
XYZ:
34.4345, 17.7864, 63.2462
xyY:
0.2982, 0.1540, 17.7864
CIE-Lab:
49.2360, 75.2520, -54.3980
CIE-LCH:
49.2360, 92.8547, 324.1377
CIE-Luv:
49.2360, 52.9357, -91.0767
Hunter-Lab:
42.1739, 71.9387, -59.3927
#c02dd3 color charts
#c02dd3 color shades, tints & tones
#c02dd3 color schemes
#c02dd3 color preview, HTML & CSS examples
This text has a color of #c02dd3
<p style="color:#c02dd3;">Text here</p>
.mytext {color:#c02dd3;}
This box has a color of #c02dd3
<div style="background-color:#c02dd3;">Content here</div>
.mybackground {background-color:#c02dd3;}
Border around this has a color of #c02dd3
<div style="border:2px solid #c02dd3;">Content here</div>
.myborder {border:2px solid #c02dd3;}