#c05dd4 color space conversions
Hex:
#c05dd4
RGB:
192, 93, 212
CMY:
25, 64, 17
CMYK:
9, 56, 0, 17
HSL:
290°, 58.0488%, 59.8039%
HSV (HSB):
290°, 56.1321%, 83.1373%
XYZ:
37.5362, 23.7886, 64.9006
xyY:
0.2974, 0.1885, 23.7886
CIE-Lab:
55.8755, 57.0295, -44.3930
CIE-LCH:
55.8755, 72.2710, 322.1020
CIE-Luv:
55.8755, 41.4372, -76.1862
Hunter-Lab:
48.7736, 52.0201, -44.7528
#c05dd4 color charts
#c05dd4 color shades, tints & tones
#c05dd4 color schemes
#c05dd4 color preview, HTML & CSS examples
This text has a color of #c05dd4
<p style="color:#c05dd4;">Text here</p>
.mytext {color:#c05dd4;}
This box has a color of #c05dd4
<div style="background-color:#c05dd4;">Content here</div>
.mybackground {background-color:#c05dd4;}
Border around this has a color of #c05dd4
<div style="border:2px solid #c05dd4;">Content here</div>
.myborder {border:2px solid #c05dd4;}