#c31bb9 color space conversions
Hex:
#c31bb9
RGB:
195, 27, 185
CMY:
24, 89, 27
CMYK:
0, 86, 5, 24
HSL:
304°, 75.6757%, 43.5294%
HSV (HSB):
304°, 86.1538%, 76.4706%
XYZ:
31.6546, 15.8888, 47.2974
xyY:
0.3338, 0.1675, 15.8888
CIE-Lab:
46.8282, 75.7681, -43.1440
CIE-LCH:
46.8282, 87.1907, 330.3419
CIE-Luv:
46.8282, 66.7069, -73.7515
Hunter-Lab:
39.8607, 71.9960, -42.4491
#c31bb9 color charts
#c31bb9 color shades, tints & tones
#c31bb9 color schemes
#c31bb9 color preview, HTML & CSS examples
This text has a color of #c31bb9
<p style="color:#c31bb9;">Text here</p>
.mytext {color:#c31bb9;}
This box has a color of #c31bb9
<div style="background-color:#c31bb9;">Content here</div>
.mybackground {background-color:#c31bb9;}
Border around this has a color of #c31bb9
<div style="border:2px solid #c31bb9;">Content here</div>
.myborder {border:2px solid #c31bb9;}