#b12dfb color space conversions
Hex:
#b12dfb
RGB:
177, 45, 251
CMY:
31, 82, 2
CMYK:
29, 82, 0, 2
HSL:
278°, 96.2617%, 58.0392%
HSV (HSB):
278°, 82.0717%, 98.4314%
XYZ:
36.4824, 18.1889, 92.8548
xyY:
0.2473, 0.1233, 18.1889
CIE-Lab:
49.7244, 80.0773, -76.3430
CIE-LCH:
49.7244, 110.6373, 316.3676
CIE-Luv:
49.7244, 32.5733, -122.7405
Hunter-Lab:
42.6485, 78.0580, -99.2330
#b12dfb color charts
#b12dfb color shades, tints & tones
#b12dfb color schemes
#b12dfb color preview, HTML & CSS examples
This text has a color of #b12dfb
<p style="color:#b12dfb;">Text here</p>
.mytext {color:#b12dfb;}
This box has a color of #b12dfb
<div style="background-color:#b12dfb;">Content here</div>
.mybackground {background-color:#b12dfb;}
Border around this has a color of #b12dfb
<div style="border:2px solid #b12dfb;">Content here</div>
.myborder {border:2px solid #b12dfb;}