#b72af9 color space conversions
Hex:
#b72af9
RGB:
183, 42, 249
CMY:
28, 84, 2
CMYK:
27, 83, 0, 2
HSL:
281°, 94.5205%, 57.0588%
HSV (HSB):
281°, 83.1325%, 97.6471%
XYZ:
37.4553, 18.5628, 91.2314
xyY:
0.2544, 0.1261, 18.5628
CIE-Lab:
50.1717, 81.3512, -74.4601
CIE-LCH:
50.1717, 110.2829, 317.5324
CIE-Luv:
50.1717, 36.7014, -120.6492
Hunter-Lab:
43.0845, 79.7800, -95.3873
#b72af9 color charts
#b72af9 color shades, tints & tones
#b72af9 color schemes
#b72af9 color preview, HTML & CSS examples
This text has a color of #b72af9
<p style="color:#b72af9;">Text here</p>
.mytext {color:#b72af9;}
This box has a color of #b72af9
<div style="background-color:#b72af9;">Content here</div>
.mybackground {background-color:#b72af9;}
Border around this has a color of #b72af9
<div style="border:2px solid #b72af9;">Content here</div>
.myborder {border:2px solid #b72af9;}