#c985c3 color space conversions
Hex:
#c985c3
RGB:
201, 133, 195
CMY:
21, 48, 24
CMYK:
0, 34, 3, 21
HSL:
305°, 38.6364%, 65.4902%
HSV (HSB):
305°, 33.8308%, 78.8235%
XYZ:
42.3252, 33.1327, 55.7942
xyY:
0.3225, 0.2524, 33.1327
CIE-Lab:
64.2682, 35.8349, -21.6507
CIE-LCH:
64.2682, 41.8675, 328.8606
CIE-Luv:
64.2682, 34.8618, -38.7517
Hunter-Lab:
57.5610, 30.5213, -17.1774
#c985c3 color charts
#c985c3 color shades, tints & tones
#c985c3 color schemes
#c985c3 color preview, HTML & CSS examples
This text has a color of #c985c3
<p style="color:#c985c3;">Text here</p>
.mytext {color:#c985c3;}
This box has a color of #c985c3
<div style="background-color:#c985c3;">Content here</div>
.mybackground {background-color:#c985c3;}
Border around this has a color of #c985c3
<div style="border:2px solid #c985c3;">Content here</div>
.myborder {border:2px solid #c985c3;}