#c97be7 color space conversions
Hex:
#c97be7
RGB:
201, 123, 231
CMY:
21, 52, 9
CMYK:
13, 47, 0, 9
HSL:
283°, 69.2308%, 69.4118%
HSV (HSB):
283°, 46.7532%, 90.5882%
XYZ:
45.5942, 32.3529, 79.4430
xyY:
0.2897, 0.2056, 32.3529
CIE-Lab:
63.6335, 48.1576, -42.7517
CIE-LCH:
63.6335, 64.3961, 318.4031
CIE-Luv:
63.6335, 32.4723, -74.2859
Hunter-Lab:
56.8797, 43.5444, -42.9937
#c97be7 color charts
#c97be7 color shades, tints & tones
#c97be7 color schemes
#c97be7 color preview, HTML & CSS examples
This text has a color of #c97be7
<p style="color:#c97be7;">Text here</p>
.mytext {color:#c97be7;}
This box has a color of #c97be7
<div style="background-color:#c97be7;">Content here</div>
.mybackground {background-color:#c97be7;}
Border around this has a color of #c97be7
<div style="border:2px solid #c97be7;">Content here</div>
.myborder {border:2px solid #c97be7;}