#c58db5 color space conversions
Hex:
#c58db5
RGB:
197, 141, 181
CMY:
23, 45, 29
CMYK:
0, 28, 8, 23
HSL:
317°, 32.5581%, 66.2745%
HSV (HSB):
317°, 28.4264%, 77.2549%
XYZ:
40.8913, 34.2563, 48.1730
xyY:
0.3316, 0.2778, 34.2563
CIE-Lab:
65.1655, 27.6059, -12.4570
CIE-LCH:
65.1655, 30.2864, 335.7130
CIE-Luv:
65.1655, 30.5602, -23.2364
Hunter-Lab:
58.5289, 22.2840, -7.8293
#c58db5 color charts
#c58db5 color shades, tints & tones
#c58db5 color schemes
#c58db5 color preview, HTML & CSS examples
This text has a color of #c58db5
<p style="color:#c58db5;">Text here</p>
.mytext {color:#c58db5;}
This box has a color of #c58db5
<div style="background-color:#c58db5;">Content here</div>
.mybackground {background-color:#c58db5;}
Border around this has a color of #c58db5
<div style="border:2px solid #c58db5;">Content here</div>
.myborder {border:2px solid #c58db5;}