#c05bb9 color space conversions
Hex:
#c05bb9
RGB:
192, 91, 185
CMY:
25, 64, 27
CMYK:
0, 53, 4, 25
HSL:
304°, 44.4934%, 55.4902%
HSV (HSB):
304°, 52.6042%, 75.2941%
XYZ:
34.2363, 22.1914, 48.3779
xyY:
0.3267, 0.2117, 22.1914
CIE-Lab:
54.2295, 53.0429, -31.5279
CIE-LCH:
54.2295, 61.7054, 329.2734
CIE-Luv:
54.2295, 49.0000, -55.2964
Hunter-Lab:
47.1078, 47.2889, -27.9131
#c05bb9 color charts
#c05bb9 color shades, tints & tones
#c05bb9 color schemes
#c05bb9 color preview, HTML & CSS examples
This text has a color of #c05bb9
<p style="color:#c05bb9;">Text here</p>
.mytext {color:#c05bb9;}
This box has a color of #c05bb9
<div style="background-color:#c05bb9;">Content here</div>
.mybackground {background-color:#c05bb9;}
Border around this has a color of #c05bb9
<div style="border:2px solid #c05bb9;">Content here</div>
.myborder {border:2px solid #c05bb9;}