#c31bb5 color space conversions
Hex:
#c31bb5
RGB:
195, 27, 181
CMY:
24, 89, 29
CMYK:
0, 86, 7, 24
HSL:
305°, 75.6757%, 43.5294%
HSV (HSB):
305°, 86.1538%, 76.4706%
XYZ:
31.2381, 15.7222, 45.1043
xyY:
0.3393, 0.1708, 15.7222
CIE-Lab:
46.6078, 75.1913, -41.1457
CIE-LCH:
46.6078, 85.7129, 331.3119
CIE-Luv:
46.6078, 68.2796, -70.6985
Hunter-Lab:
39.6512, 71.2368, -39.6882
#c31bb5 color charts
#c31bb5 color shades, tints & tones
#c31bb5 color schemes
#c31bb5 color preview, HTML & CSS examples
This text has a color of #c31bb5
<p style="color:#c31bb5;">Text here</p>
.mytext {color:#c31bb5;}
This box has a color of #c31bb5
<div style="background-color:#c31bb5;">Content here</div>
.mybackground {background-color:#c31bb5;}
Border around this has a color of #c31bb5
<div style="border:2px solid #c31bb5;">Content here</div>
.myborder {border:2px solid #c31bb5;}