#c05ea5 color space conversions
Hex:
#c05ea5
RGB:
192, 94, 165
CMY:
25, 63, 35
CMYK:
0, 51, 14, 25
HSL:
317°, 43.7500%, 56.0784%
HSV (HSB):
317°, 51.0417%, 75.2941%
XYZ:
32.5325, 21.9285, 38.1153
xyY:
0.3514, 0.2369, 21.9285
CIE-Lab:
53.9510, 48.2410, -20.3484
CIE-LCH:
53.9510, 52.3570, 337.1296
CIE-Luv:
53.9510, 53.0609, -37.5599
Hunter-Lab:
46.8279, 42.0596, -15.4793
#c05ea5 color charts
#c05ea5 color shades, tints & tones
#c05ea5 color schemes
#c05ea5 color preview, HTML & CSS examples
This text has a color of #c05ea5
<p style="color:#c05ea5;">Text here</p>
.mytext {color:#c05ea5;}
This box has a color of #c05ea5
<div style="background-color:#c05ea5;">Content here</div>
.mybackground {background-color:#c05ea5;}
Border around this has a color of #c05ea5
<div style="border:2px solid #c05ea5;">Content here</div>
.myborder {border:2px solid #c05ea5;}