#c97bfb color space conversions
Hex:
#c97bfb
RGB:
201, 123, 251
CMY:
21, 52, 2
CMYK:
20, 51, 0, 2
HSL:
277°, 94.1176%, 73.3333%
HSV (HSB):
277°, 50.9960%, 98.4314%
XYZ:
48.5829, 33.5485, 95.1817
xyY:
0.2740, 0.1892, 33.5485
CIE-Lab:
64.6026, 52.3528, -52.2623
CIE-LCH:
64.6026, 73.9740, 315.0495
CIE-Luv:
64.6026, 28.7545, -90.4946
Hunter-Lab:
57.9210, 48.3602, -56.8866
#c97bfb color charts
#c97bfb color shades, tints & tones
#c97bfb color schemes
#c97bfb color preview, HTML & CSS examples
This text has a color of #c97bfb
<p style="color:#c97bfb;">Text here</p>
.mytext {color:#c97bfb;}
This box has a color of #c97bfb
<div style="background-color:#c97bfb;">Content here</div>
.mybackground {background-color:#c97bfb;}
Border around this has a color of #c97bfb
<div style="border:2px solid #c97bfb;">Content here</div>
.myborder {border:2px solid #c97bfb;}