#c585c5 color space conversions
Hex:
#c585c5
RGB:
197, 133, 197
CMY:
23, 48, 23
CMYK:
0, 32, 0, 23
HSL:
300°, 35.5556%, 64.7059%
HSV (HSB):
300°, 32.4873%, 77.2549%
XYZ:
41.4915, 32.6766, 56.9437
xyY:
0.3165, 0.2492, 32.6766
CIE-Lab:
63.8982, 34.9062, -23.3802
CIE-LCH:
63.8982, 42.0128, 326.1857
CIE-Luv:
63.8982, 31.9150, -41.2737
Hunter-Lab:
57.1634, 29.5265, -19.0477
#c585c5 color charts
#c585c5 color shades, tints & tones
#c585c5 color schemes
#c585c5 color preview, HTML & CSS examples
This text has a color of #c585c5
<p style="color:#c585c5;">Text here</p>
.mytext {color:#c585c5;}
This box has a color of #c585c5
<div style="background-color:#c585c5;">Content here</div>
.mybackground {background-color:#c585c5;}
Border around this has a color of #c585c5
<div style="border:2px solid #c585c5;">Content here</div>
.myborder {border:2px solid #c585c5;}