#b31df2 color space conversions
Hex:
#b31df2
RGB:
179, 29, 242
CMY:
30, 89, 5
CMYK:
26, 88, 0, 5
HSL:
282°, 89.1213%, 53.1373%
HSV (HSB):
282°, 88.0165%, 94.9020%
XYZ:
35.0568, 16.8732, 85.4136
xyY:
0.2552, 0.1229, 16.8732
CIE-Lab:
48.0999, 82.2832, -73.9358
CIE-LCH:
48.0999, 110.6212, 318.0586
CIE-Luv:
48.0999, 37.3573, -118.4232
Hunter-Lab:
41.0770, 80.4541, -94.5307
#b31df2 color charts
#b31df2 color shades, tints & tones
#b31df2 color schemes
#b31df2 color preview, HTML & CSS examples
This text has a color of #b31df2
<p style="color:#b31df2;">Text here</p>
.mytext {color:#b31df2;}
This box has a color of #b31df2
<div style="background-color:#b31df2;">Content here</div>
.mybackground {background-color:#b31df2;}
Border around this has a color of #b31df2
<div style="border:2px solid #b31df2;">Content here</div>
.myborder {border:2px solid #b31df2;}