#c985e5 color space conversions
Hex:
#c985e5
RGB:
201, 133, 229
CMY:
21, 48, 10
CMYK:
12, 42, 0, 10
HSL:
283°, 64.8649%, 70.9804%
HSV (HSB):
283°, 41.9214%, 89.8039%
XYZ:
46.6178, 34.8497, 78.3984
xyY:
0.2916, 0.2180, 34.8497
CIE-Lab:
65.6315, 42.4531, -38.5142
CIE-LCH:
65.6315, 57.3203, 317.7851
CIE-Luv:
65.6315, 28.9481, -66.9756
Hunter-Lab:
59.0336, 37.6493, -37.4153
#c985e5 color charts
#c985e5 color shades, tints & tones
#c985e5 color schemes
#c985e5 color preview, HTML & CSS examples
This text has a color of #c985e5
<p style="color:#c985e5;">Text here</p>
.mytext {color:#c985e5;}
This box has a color of #c985e5
<div style="background-color:#c985e5;">Content here</div>
.mybackground {background-color:#c985e5;}
Border around this has a color of #c985e5
<div style="border:2px solid #c985e5;">Content here</div>
.myborder {border:2px solid #c985e5;}