#b72ef5 color space conversions
Hex:
#b72ef5
RGB:
183, 46, 245
CMY:
28, 82, 4
CMYK:
25, 81, 0, 4
HSL:
281°, 90.8676%, 57.0588%
HSV (HSB):
281°, 81.2245%, 96.0784%
XYZ:
36.9869, 18.6138, 88.0296
xyY:
0.2575, 0.1296, 18.6138
CIE-Lab:
50.2323, 79.5552, -72.1235
CIE-LCH:
50.2323, 107.3817, 317.8050
CIE-Luv:
50.2323, 37.2989, -117.3098
Hunter-Lab:
43.1438, 77.5253, -90.7734
#b72ef5 color charts
#b72ef5 color shades, tints & tones
#b72ef5 color schemes
#b72ef5 color preview, HTML & CSS examples
This text has a color of #b72ef5
<p style="color:#b72ef5;">Text here</p>
.mytext {color:#b72ef5;}
This box has a color of #b72ef5
<div style="background-color:#b72ef5;">Content here</div>
.mybackground {background-color:#b72ef5;}
Border around this has a color of #b72ef5
<div style="border:2px solid #b72ef5;">Content here</div>
.myborder {border:2px solid #b72ef5;}