#c98ef5 color space conversions
Hex:
#c98ef5
RGB:
201, 142, 245
CMY:
21, 44, 4
CMYK:
18, 42, 0, 4
HSL:
274°, 83.7398%, 75.8824%
HSV (HSB):
274°, 42.0408%, 96.0784%
XYZ:
50.2418, 38.3561, 91.1416
xyY:
0.2795, 0.2134, 38.3561
CIE-Lab:
68.2822, 40.9915, -43.1732
CIE-LCH:
68.2822, 59.5334, 313.5151
CIE-Luv:
68.2822, 22.8163, -74.8769
Hunter-Lab:
61.9323, 36.4245, -43.9006
#c98ef5 color charts
#c98ef5 color shades, tints & tones
#c98ef5 color schemes
#c98ef5 color preview, HTML & CSS examples
This text has a color of #c98ef5
<p style="color:#c98ef5;">Text here</p>
.mytext {color:#c98ef5;}
This box has a color of #c98ef5
<div style="background-color:#c98ef5;">Content here</div>
.mybackground {background-color:#c98ef5;}
Border around this has a color of #c98ef5
<div style="border:2px solid #c98ef5;">Content here</div>
.myborder {border:2px solid #c98ef5;}