#c98ff5 color space conversions
Hex:
#c98ff5
RGB:
201, 143, 245
CMY:
21, 44, 4
CMYK:
18, 42, 0, 4
HSL:
274°, 83.6066%, 76.0784%
HSV (HSB):
274°, 41.6327%, 96.0784%
XYZ:
50.3913, 38.6550, 91.1915
xyY:
0.2796, 0.2145, 38.6550
CIE-Lab:
68.5006, 40.4507, -42.8310
CIE-LCH:
68.5006, 58.9131, 313.3628
CIE-Luv:
68.5006, 22.4249, -74.2751
Hunter-Lab:
62.1731, 35.8711, -43.4414
#c98ff5 color charts
#c98ff5 color shades, tints & tones
#c98ff5 color schemes
#c98ff5 color preview, HTML & CSS examples
This text has a color of #c98ff5
<p style="color:#c98ff5;">Text here</p>
.mytext {color:#c98ff5;}
This box has a color of #c98ff5
<div style="background-color:#c98ff5;">Content here</div>
.mybackground {background-color:#c98ff5;}
Border around this has a color of #c98ff5
<div style="border:2px solid #c98ff5;">Content here</div>
.myborder {border:2px solid #c98ff5;}