#c198f9 color space conversions
Hex:
#c198f9
RGB:
193, 152, 249
CMY:
24, 40, 2
CMYK:
22, 39, 0, 2
HSL:
265°, 88.9908%, 78.6275%
HSV (HSB):
265°, 38.9558%, 97.6471%
XYZ:
50.3194, 40.6335, 94.8135
xyY:
0.2709, 0.2187, 40.6335
CIE-Lab:
69.9184, 34.1473, -42.8502
CIE-LCH:
69.9184, 54.7921, 308.5513
CIE-Luv:
69.9184, 13.9240, -73.6680
Hunter-Lab:
63.7444, 29.3541, -43.5669
#c198f9 color charts
#c198f9 color shades, tints & tones
#c198f9 color schemes
#c198f9 color preview, HTML & CSS examples
This text has a color of #c198f9
<p style="color:#c198f9;">Text here</p>
.mytext {color:#c198f9;}
This box has a color of #c198f9
<div style="background-color:#c198f9;">Content here</div>
.mybackground {background-color:#c198f9;}
Border around this has a color of #c198f9
<div style="border:2px solid #c198f9;">Content here</div>
.myborder {border:2px solid #c198f9;}