#c195ec color space conversions
Hex:
#c195ec
RGB:
193, 149, 236
CMY:
24, 42, 7
CMYK:
18, 37, 0, 7
HSL:
270°, 69.6000%, 75.4902%
HSV (HSB):
270°, 36.8644%, 92.5490%
XYZ:
47.8801, 38.8885, 84.3396
xyY:
0.2798, 0.2273, 38.8885
CIE-Lab:
68.6704, 32.8817, -37.6931
CIE-LCH:
68.6704, 50.0198, 311.0999
CIE-Luv:
68.6704, 16.7445, -64.7344
Hunter-Lab:
62.3606, 27.9201, -36.5342
#c195ec color charts
#c195ec color shades, tints & tones
#c195ec color schemes
#c195ec color preview, HTML & CSS examples
This text has a color of #c195ec
<p style="color:#c195ec;">Text here</p>
.mytext {color:#c195ec;}
This box has a color of #c195ec
<div style="background-color:#c195ec;">Content here</div>
.mybackground {background-color:#c195ec;}
Border around this has a color of #c195ec
<div style="border:2px solid #c195ec;">Content here</div>
.myborder {border:2px solid #c195ec;}