#b72de7 color space conversions
Hex:
#b72de7
RGB:
183, 45, 231
CMY:
28, 82, 9
CMYK:
21, 81, 0, 9
HSL:
285°, 79.4872%, 54.1176%
HSV (HSB):
285°, 80.5195%, 90.5882%
XYZ:
34.8906, 17.7136, 77.1814
xyY:
0.2688, 0.1365, 17.7136
CIE-Lab:
49.1468, 77.2032, -66.0037
CIE-LCH:
49.1468, 101.5718, 319.4717
CIE-Luv:
49.1468, 41.1633, -107.8150
Hunter-Lab:
42.0875, 74.3238, -79.2667
#b72de7 color charts
#b72de7 color shades, tints & tones
#b72de7 color schemes
#b72de7 color preview, HTML & CSS examples
This text has a color of #b72de7
<p style="color:#b72de7;">Text here</p>
.mytext {color:#b72de7;}
This box has a color of #b72de7
<div style="background-color:#b72de7;">Content here</div>
.mybackground {background-color:#b72de7;}
Border around this has a color of #b72de7
<div style="border:2px solid #b72de7;">Content here</div>
.myborder {border:2px solid #b72de7;}