#b72df6 color space conversions
Hex:
#b72df6
RGB:
183, 45, 246
CMY:
28, 82, 4
CMYK:
26, 82, 0, 4
HSL:
281°, 91.7808%, 57.0588%
HSV (HSB):
281°, 81.7073%, 96.4706%
XYZ:
37.1014, 18.5979, 88.8231
xyY:
0.2567, 0.1287, 18.5979
CIE-Lab:
50.2134, 80.0132, -72.7143
CIE-LCH:
50.2134, 108.1179, 317.7361
CIE-Luv:
50.2134, 37.1537, -118.1562
Hunter-Lab:
43.1253, 78.0974, -91.9292
#b72df6 color charts
#b72df6 color shades, tints & tones
#b72df6 color schemes
#b72df6 color preview, HTML & CSS examples
This text has a color of #b72df6
<p style="color:#b72df6;">Text here</p>
.mytext {color:#b72df6;}
This box has a color of #b72df6
<div style="background-color:#b72df6;">Content here</div>
.mybackground {background-color:#b72df6;}
Border around this has a color of #b72df6
<div style="border:2px solid #b72df6;">Content here</div>
.myborder {border:2px solid #b72df6;}