#c192ed color space conversions
Hex:
#c192ed
RGB:
193, 146, 237
CMY:
24, 43, 7
CMYK:
19, 38, 0, 7
HSL:
271°, 71.6535%, 75.0980%
HSV (HSB):
271°, 38.3966%, 92.9412%
XYZ:
47.5573, 38.0096, 84.9508
xyY:
0.2789, 0.2229, 38.0096
CIE-Lab:
68.0277, 34.7558, -39.2438
CIE-LCH:
68.0277, 52.4218, 311.5292
CIE-Luv:
68.0277, 17.8412, -67.4627
Hunter-Lab:
61.6520, 29.8009, -38.5399
#c192ed color charts
#c192ed color shades, tints & tones
#c192ed color schemes
#c192ed color preview, HTML & CSS examples
This text has a color of #c192ed
<p style="color:#c192ed;">Text here</p>
.mytext {color:#c192ed;}
This box has a color of #c192ed
<div style="background-color:#c192ed;">Content here</div>
.mybackground {background-color:#c192ed;}
Border around this has a color of #c192ed
<div style="border:2px solid #c192ed;">Content here</div>
.myborder {border:2px solid #c192ed;}