#c58acc color space conversions
Hex:
#c58acc
RGB:
197, 138, 204
CMY:
23, 46, 20
CMYK:
3, 32, 0, 20
HSL:
294°, 39.2857%, 67.0588%
HSV (HSB):
294°, 32.3529%, 80.0000%
XYZ:
43.0135, 34.4069, 61.5009
xyY:
0.3096, 0.2477, 34.4069
CIE-Lab:
65.2843, 33.5138, -25.1791
CIE-LCH:
65.2843, 41.9186, 323.0822
CIE-Luv:
65.2843, 28.4601, -44.0565
Hunter-Lab:
58.6574, 28.2437, -21.1040
#c58acc color charts
#c58acc color shades, tints & tones
#c58acc color schemes
#c58acc color preview, HTML & CSS examples
This text has a color of #c58acc
<p style="color:#c58acc;">Text here</p>
.mytext {color:#c58acc;}
This box has a color of #c58acc
<div style="background-color:#c58acc;">Content here</div>
.mybackground {background-color:#c58acc;}
Border around this has a color of #c58acc
<div style="border:2px solid #c58acc;">Content here</div>
.myborder {border:2px solid #c58acc;}