#c198e8 color space conversions
Hex:
#c198e8
RGB:
193, 152, 232
CMY:
24, 40, 9
CMYK:
17, 34, 0, 9
HSL:
271°, 63.4921%, 75.2941%
HSV (HSB):
271°, 34.4828%, 90.9804%
XYZ:
47.7860, 39.6201, 81.4728
xyY:
0.2830, 0.2346, 39.6201
CIE-Lab:
69.1981, 30.3465, -34.6781
CIE-LCH:
69.1981, 46.0813, 311.1889
CIE-Luv:
69.1981, 15.9903, -59.4659
Hunter-Lab:
62.9445, 25.3602, -32.6814
#c198e8 color charts
#c198e8 color shades, tints & tones
#c198e8 color schemes
#c198e8 color preview, HTML & CSS examples
This text has a color of #c198e8
<p style="color:#c198e8;">Text here</p>
.mytext {color:#c198e8;}
This box has a color of #c198e8
<div style="background-color:#c198e8;">Content here</div>
.mybackground {background-color:#c198e8;}
Border around this has a color of #c198e8
<div style="border:2px solid #c198e8;">Content here</div>
.myborder {border:2px solid #c198e8;}