#b72dd9 color space conversions
Hex:
#b72dd9
RGB:
183, 45, 217
CMY:
28, 82, 15
CMYK:
16, 79, 0, 15
HSL:
288°, 69.3548%, 51.3725%
HSV (HSB):
288°, 79.2627%, 85.0980%
XYZ:
32.9912, 16.9538, 67.1792
xyY:
0.2817, 0.1448, 16.9538
CIE-Lab:
48.2018, 74.6586, -59.5708
CIE-LCH:
48.2018, 95.5123, 321.4133
CIE-Luv:
48.2018, 45.1905, -97.8775
Hunter-Lab:
41.1750, 70.9658, -67.9123
#b72dd9 color charts
#b72dd9 color shades, tints & tones
#b72dd9 color schemes
#b72dd9 color preview, HTML & CSS examples
This text has a color of #b72dd9
<p style="color:#b72dd9;">Text here</p>
.mytext {color:#b72dd9;}
This box has a color of #b72dd9
<div style="background-color:#b72dd9;">Content here</div>
.mybackground {background-color:#b72dd9;}
Border around this has a color of #b72dd9
<div style="border:2px solid #b72dd9;">Content here</div>
.myborder {border:2px solid #b72dd9;}