#c191da color space conversions
Hex:
#c191da
RGB:
193, 145, 218
CMY:
24, 43, 15
CMYK:
11, 33, 0, 15
HSL:
279°, 49.6599%, 71.1765%
HSV (HSB):
279°, 33.4862%, 85.4902%
XYZ:
44.7726, 36.6502, 71.0441
xyY:
0.2937, 0.2404, 36.6502
CIE-Lab:
67.0138, 31.2224, -30.3408
CIE-LCH:
67.0138, 43.5362, 315.8204
CIE-Luv:
67.0138, 20.8217, -52.2106
Hunter-Lab:
60.5394, 26.0677, -27.2003
#c191da color charts
#c191da color shades, tints & tones
#c191da color schemes
#c191da color preview, HTML & CSS examples
This text has a color of #c191da
<p style="color:#c191da;">Text here</p>
.mytext {color:#c191da;}
This box has a color of #c191da
<div style="background-color:#c191da;">Content here</div>
.mybackground {background-color:#c191da;}
Border around this has a color of #c191da
<div style="border:2px solid #c191da;">Content here</div>
.myborder {border:2px solid #c191da;}