#c975e4 color space conversions
Hex:
#c975e4
RGB:
201, 117, 228
CMY:
21, 54, 11
CMYK:
12, 49, 0, 11
HSL:
285°, 67.2727%, 67.6471%
HSV (HSB):
285°, 48.6842%, 89.4118%
XYZ:
44.4523, 30.7415, 76.9896
xyY:
0.2921, 0.2020, 30.7415
CIE-Lab:
62.2888, 50.6585, -43.1972
CIE-LCH:
62.2888, 66.5754, 319.5453
CIE-Luv:
62.2888, 35.2812, -75.0631
Hunter-Lab:
55.4450, 46.0810, -43.5171
#c975e4 color charts
#c975e4 color shades, tints & tones
#c975e4 color schemes
#c975e4 color preview, HTML & CSS examples
This text has a color of #c975e4
<p style="color:#c975e4;">Text here</p>
.mytext {color:#c975e4;}
This box has a color of #c975e4
<div style="background-color:#c975e4;">Content here</div>
.mybackground {background-color:#c975e4;}
Border around this has a color of #c975e4
<div style="border:2px solid #c975e4;">Content here</div>
.myborder {border:2px solid #c975e4;}