#c05ed1 color space conversions
Hex:
#c05ed1
RGB:
192, 94, 209
CMY:
25, 63, 18
CMYK:
8, 55, 0, 18
HSL:
291°, 55.5556%, 59.4118%
HSV (HSB):
291°, 55.0239%, 81.9608%
XYZ:
37.2496, 23.8153, 62.9551
xyY:
0.3004, 0.1920, 23.8153
CIE-Lab:
55.9024, 55.9773, -42.6477
CIE-LCH:
55.9024, 70.3725, 322.6971
CIE-Luv:
55.9024, 41.8457, -73.3324
Hunter-Lab:
48.8009, 50.8466, -42.3258
#c05ed1 color charts
#c05ed1 color shades, tints & tones
#c05ed1 color schemes
#c05ed1 color preview, HTML & CSS examples
This text has a color of #c05ed1
<p style="color:#c05ed1;">Text here</p>
.mytext {color:#c05ed1;}
This box has a color of #c05ed1
<div style="background-color:#c05ed1;">Content here</div>
.mybackground {background-color:#c05ed1;}
Border around this has a color of #c05ed1
<div style="border:2px solid #c05ed1;">Content here</div>
.myborder {border:2px solid #c05ed1;}