#c8508c color space conversions
Hex:
#c8508c
RGB:
200, 80, 140
CMY:
22, 69, 45
CMYK:
0, 60, 30, 22
HSL:
330°, 52.1739%, 54.9020%
HSV (HSB):
330°, 60.0000%, 78.4314%
XYZ:
31.4217, 19.9101, 26.9979
xyY:
0.4011, 0.2542, 19.9101
CIE-Lab:
51.7355, 53.7642, -8.8620
CIE-LCH:
51.7355, 54.4897, 350.6400
CIE-Luv:
51.7355, 72.5811, -21.8040
Hunter-Lab:
44.6208, 47.6124, -4.6390
#c8508c color charts
#c8508c color shades, tints & tones
#c8508c color schemes
#c8508c color preview, HTML & CSS examples
This text has a color of #c8508c
<p style="color:#c8508c;">Text here</p>
.mytext {color:#c8508c;}
This box has a color of #c8508c
<div style="background-color:#c8508c;">Content here</div>
.mybackground {background-color:#c8508c;}
Border around this has a color of #c8508c
<div style="border:2px solid #c8508c;">Content here</div>
.myborder {border:2px solid #c8508c;}