#c98ff8 color space conversions
Hex:
#c98ff8
RGB:
201, 143, 248
CMY:
21, 44, 3
CMYK:
19, 42, 0, 3
HSL:
273°, 88.2353%, 76.6667%
HSV (HSB):
273°, 42.3387%, 97.2549%
XYZ:
50.8531, 38.8397, 93.6235
xyY:
0.2774, 0.2119, 38.8397
CIE-Lab:
68.6350, 41.1039, -44.2605
CIE-LCH:
68.6350, 60.4030, 312.8823
CIE-Luv:
68.6350, 21.9801, -76.7534
Hunter-Lab:
62.3215, 36.5898, -45.4443
#c98ff8 color charts
#c98ff8 color shades, tints & tones
#c98ff8 color schemes
#c98ff8 color preview, HTML & CSS examples
This text has a color of #c98ff8
<p style="color:#c98ff8;">Text here</p>
.mytext {color:#c98ff8;}
This box has a color of #c98ff8
<div style="background-color:#c98ff8;">Content here</div>
.mybackground {background-color:#c98ff8;}
Border around this has a color of #c98ff8
<div style="border:2px solid #c98ff8;">Content here</div>
.myborder {border:2px solid #c98ff8;}