#c98de8 color space conversions
Hex:
#c98de8
RGB:
201, 141, 232
CMY:
21, 45, 9
CMYK:
13, 39, 0, 9
HSL:
280°, 66.4234%, 73.1373%
HSV (HSB):
280°, 39.2241%, 90.9804%
XYZ:
48.1778, 37.2935, 81.0030
xyY:
0.2894, 0.2240, 37.2935
CIE-Lab:
67.4966, 38.7639, -37.2621
CIE-LCH:
67.4966, 53.7690, 316.1317
CIE-Luv:
67.4966, 25.2024, -64.7016
Hunter-Lab:
61.0684, 33.9517, -35.8963
#c98de8 color charts
#c98de8 color shades, tints & tones
#c98de8 color schemes
#c98de8 color preview, HTML & CSS examples
This text has a color of #c98de8
<p style="color:#c98de8;">Text here</p>
.mytext {color:#c98de8;}
This box has a color of #c98de8
<div style="background-color:#c98de8;">Content here</div>
.mybackground {background-color:#c98de8;}
Border around this has a color of #c98de8
<div style="border:2px solid #c98de8;">Content here</div>
.myborder {border:2px solid #c98de8;}