#c05fb9 color space conversions
Hex:
#c05fb9
RGB:
192, 95, 185
CMY:
25, 63, 27
CMYK:
0, 51, 4, 25
HSL:
304°, 43.4978%, 56.2745%
HSV (HSB):
304°, 50.5208%, 75.2941%
XYZ:
34.5874, 22.8937, 48.4949
xyY:
0.3264, 0.2160, 22.8937
CIE-Lab:
54.9626, 51.0950, -30.3868
CIE-LCH:
54.9626, 59.4479, 329.2595
CIE-Luv:
54.9626, 47.4794, -53.3969
Hunter-Lab:
47.8473, 45.2995, -26.5993
#c05fb9 color charts
#c05fb9 color shades, tints & tones
#c05fb9 color schemes
#c05fb9 color preview, HTML & CSS examples
This text has a color of #c05fb9
<p style="color:#c05fb9;">Text here</p>
.mytext {color:#c05fb9;}
This box has a color of #c05fb9
<div style="background-color:#c05fb9;">Content here</div>
.mybackground {background-color:#c05fb9;}
Border around this has a color of #c05fb9
<div style="border:2px solid #c05fb9;">Content here</div>
.myborder {border:2px solid #c05fb9;}