#b13bfc color space conversions
Hex:
#b13bfc
RGB:
177, 59, 252
CMY:
31, 77, 1
CMYK:
30, 77, 0, 1
HSL:
277°, 96.9849%, 60.9804%
HSV (HSB):
277°, 76.5873%, 98.8235%
XYZ:
37.2661, 19.5033, 93.8958
xyY:
0.2473, 0.1294, 19.5033
CIE-Lab:
51.2709, 75.9948, -74.3828
CIE-LCH:
51.2709, 106.3391, 315.6142
CIE-Luv:
51.2709, 30.6116, -120.8337
Hunter-Lab:
44.1626, 73.3409, -95.1451
#b13bfc color charts
#b13bfc color shades, tints & tones
#b13bfc color schemes
#b13bfc color preview, HTML & CSS examples
This text has a color of #b13bfc
<p style="color:#b13bfc;">Text here</p>
.mytext {color:#b13bfc;}
This box has a color of #b13bfc
<div style="background-color:#b13bfc;">Content here</div>
.mybackground {background-color:#b13bfc;}
Border around this has a color of #b13bfc
<div style="border:2px solid #b13bfc;">Content here</div>
.myborder {border:2px solid #b13bfc;}