#c98afc color space conversions
Hex:
#c98afc
RGB:
201, 138, 252
CMY:
21, 46, 1
CMYK:
20, 45, 0, 1
HSL:
273°, 95.0000%, 76.4706%
HSV (HSB):
273°, 45.2381%, 98.8235%
XYZ:
50.7466, 37.6227, 96.6827
xyY:
0.2742, 0.2033, 37.6227
CIE-Lab:
67.7416, 44.6709, -47.8501
CIE-LCH:
67.7416, 65.4609, 313.0320
CIE-Luv:
67.7416, 23.2672, -82.9949
Hunter-Lab:
61.3374, 40.3389, -50.5194
#c98afc color charts
#c98afc color shades, tints & tones
#c98afc color schemes
#c98afc color preview, HTML & CSS examples
This text has a color of #c98afc
<p style="color:#c98afc;">Text here</p>
.mytext {color:#c98afc;}
This box has a color of #c98afc
<div style="background-color:#c98afc;">Content here</div>
.mybackground {background-color:#c98afc;}
Border around this has a color of #c98afc
<div style="border:2px solid #c98afc;">Content here</div>
.myborder {border:2px solid #c98afc;}