#b31cdc color space conversions
Hex:
#b31cdc
RGB:
179, 28, 220
CMY:
30, 89, 14
CMYK:
19, 87, 0, 14
HSL:
287°, 77.4194%, 48.6275%
HSV (HSB):
287°, 87.2727%, 86.2745%
XYZ:
31.9239, 15.5815, 69.0351
xyY:
0.2739, 0.1337, 15.5815
CIE-Lab:
46.4206, 78.5053, -64.1955
CIE-LCH:
46.4206, 101.4108, 320.7264
CIE-Luv:
46.4206, 43.6136, -103.6176
Hunter-Lab:
39.4734, 75.2824, -76.0609
#b31cdc color charts
#b31cdc color shades, tints & tones
#b31cdc color schemes
#b31cdc color preview, HTML & CSS examples
This text has a color of #b31cdc
<p style="color:#b31cdc;">Text here</p>
.mytext {color:#b31cdc;}
This box has a color of #b31cdc
<div style="background-color:#b31cdc;">Content here</div>
.mybackground {background-color:#b31cdc;}
Border around this has a color of #b31cdc
<div style="border:2px solid #b31cdc;">Content here</div>
.myborder {border:2px solid #b31cdc;}