#c05da2 color space conversions
Hex:
#c05da2
RGB:
192, 93, 162
CMY:
25, 64, 36
CMYK:
0, 52, 16, 25
HSL:
318°, 44.0000%, 55.8824%
HSV (HSB):
318°, 51.5625%, 75.2941%
XYZ:
32.1742, 21.6438, 36.6643
xyY:
0.3556, 0.2392, 21.6438
CIE-Lab:
53.6470, 48.2627, -19.0608
CIE-LCH:
53.6470, 51.8903, 338.4490
CIE-Luv:
53.6470, 54.2905, -35.6105
Hunter-Lab:
46.5229, 42.0314, -14.1599
#c05da2 color charts
#c05da2 color shades, tints & tones
#c05da2 color schemes
#c05da2 color preview, HTML & CSS examples
This text has a color of #c05da2
<p style="color:#c05da2;">Text here</p>
.mytext {color:#c05da2;}
This box has a color of #c05da2
<div style="background-color:#c05da2;">Content here</div>
.mybackground {background-color:#c05da2;}
Border around this has a color of #c05da2
<div style="border:2px solid #c05da2;">Content here</div>
.myborder {border:2px solid #c05da2;}