#c985d7 color space conversions
Hex:
#c985d7
RGB:
201, 133, 215
CMY:
21, 48, 16
CMYK:
7, 38, 0, 16
HSL:
290°, 50.6173%, 68.2353%
HSV (HSB):
290°, 38.1395%, 84.3137%
XYZ:
44.7407, 34.0989, 68.5136
xyY:
0.3036, 0.2314, 34.0989
CIE-Lab:
65.0410, 39.6333, -31.6577
CIE-LCH:
65.0410, 50.7248, 321.3834
CIE-Luv:
65.0410, 31.3625, -55.3564
Hunter-Lab:
58.3942, 34.5738, -28.6887
#c985d7 color charts
#c985d7 color shades, tints & tones
#c985d7 color schemes
#c985d7 color preview, HTML & CSS examples
This text has a color of #c985d7
<p style="color:#c985d7;">Text here</p>
.mytext {color:#c985d7;}
This box has a color of #c985d7
<div style="background-color:#c985d7;">Content here</div>
.mybackground {background-color:#c985d7;}
Border around this has a color of #c985d7
<div style="border:2px solid #c985d7;">Content here</div>
.myborder {border:2px solid #c985d7;}