#c131db color space conversions
Hex:
#c131db
RGB:
193, 49, 219
CMY:
24, 81, 14
CMYK:
12, 78, 0, 14
HSL:
291°, 70.2479%, 52.5490%
HSV (HSB):
291°, 77.6256%, 85.8824%
XYZ:
35.8768, 18.6486, 68.7264
xyY:
0.2911, 0.1513, 18.6486
CIE-Lab:
50.2735, 75.6888, -57.2961
CIE-LCH:
50.2735, 94.9297, 322.8744
CIE-Luv:
50.2735, 50.4491, -95.8613
Hunter-Lab:
43.1840, 72.7241, -64.1301
#c131db color charts
#c131db color shades, tints & tones
#c131db color schemes
#c131db color preview, HTML & CSS examples
This text has a color of #c131db
<p style="color:#c131db;">Text here</p>
.mytext {color:#c131db;}
This box has a color of #c131db
<div style="background-color:#c131db;">Content here</div>
.mybackground {background-color:#c131db;}
Border around this has a color of #c131db
<div style="border:2px solid #c131db;">Content here</div>
.myborder {border:2px solid #c131db;}