#b31cda color space conversions
Hex:
#b31cda
RGB:
179, 28, 218
CMY:
30, 89, 15
CMYK:
18, 87, 0, 15
HSL:
288°, 77.2358%, 48.2353%
HSV (HSB):
288°, 87.1560%, 85.4902%
XYZ:
31.6605, 15.4762, 67.6482
xyY:
0.2758, 0.1348, 15.4762
CIE-Lab:
46.2796, 78.1546, -63.2802
CIE-LCH:
46.2796, 100.5610, 321.0036
CIE-Luv:
46.2796, 44.2137, -102.2292
Hunter-Lab:
39.3398, 74.8118, -74.4165
#b31cda color charts
#b31cda color shades, tints & tones
#b31cda color schemes
#b31cda color preview, HTML & CSS examples
This text has a color of #b31cda
<p style="color:#b31cda;">Text here</p>
.mytext {color:#b31cda;}
This box has a color of #b31cda
<div style="background-color:#b31cda;">Content here</div>
.mybackground {background-color:#b31cda;}
Border around this has a color of #b31cda
<div style="border:2px solid #b31cda;">Content here</div>
.myborder {border:2px solid #b31cda;}