#c98bfc color space conversions
Hex:
#c98bfc
RGB:
201, 139, 252
CMY:
21, 45, 1
CMYK:
20, 45, 0, 1
HSL:
273°, 94.9580%, 76.6667%
HSV (HSB):
273°, 44.8413%, 98.8235%
XYZ:
50.8907, 37.9110, 96.7308
xyY:
0.2743, 0.2043, 37.9110
CIE-Lab:
67.9550, 44.1350, -47.5141
CIE-LCH:
67.9550, 64.8498, 312.8885
CIE-Luv:
67.9550, 22.8959, -82.4124
Hunter-Lab:
61.5719, 39.7837, -50.0455
#c98bfc color charts
#c98bfc color shades, tints & tones
#c98bfc color schemes
#c98bfc color preview, HTML & CSS examples
This text has a color of #c98bfc
<p style="color:#c98bfc;">Text here</p>
.mytext {color:#c98bfc;}
This box has a color of #c98bfc
<div style="background-color:#c98bfc;">Content here</div>
.mybackground {background-color:#c98bfc;}
Border around this has a color of #c98bfc
<div style="border:2px solid #c98bfc;">Content here</div>
.myborder {border:2px solid #c98bfc;}