#c98be8 color space conversions
Hex:
#c98be8
RGB:
201, 139, 232
CMY:
21, 45, 9
CMYK:
13, 40, 0, 9
HSL:
280°, 66.9065%, 72.7451%
HSV (HSB):
280°, 40.0862%, 90.9804%
XYZ:
47.8855, 36.7089, 80.9056
xyY:
0.2893, 0.2218, 36.7089
CIE-Lab:
67.0581, 39.8464, -37.9455
CIE-LCH:
67.0581, 55.0236, 316.3997
CIE-Luv:
67.0581, 26.0230, -65.9085
Hunter-Lab:
60.5879, 35.0482, -36.7609
#c98be8 color charts
#c98be8 color shades, tints & tones
#c98be8 color schemes
#c98be8 color preview, HTML & CSS examples
This text has a color of #c98be8
<p style="color:#c98be8;">Text here</p>
.mytext {color:#c98be8;}
This box has a color of #c98be8
<div style="background-color:#c98be8;">Content here</div>
.mybackground {background-color:#c98be8;}
Border around this has a color of #c98be8
<div style="border:2px solid #c98be8;">Content here</div>
.myborder {border:2px solid #c98be8;}