#b72ded color space conversions
Hex:
#b72ded
RGB:
183, 45, 237
CMY:
28, 82, 7
CMYK:
23, 81, 0, 7
HSL:
283°, 84.2105%, 55.2941%
HSV (HSB):
283°, 81.0127%, 92.9412%
XYZ:
35.7529, 18.0585, 81.7220
xyY:
0.2638, 0.1332, 18.0585
CIE-Lab:
49.5670, 78.3176, -68.7099
CIE-LCH:
49.5670, 104.1859, 318.7388
CIE-Luv:
49.5670, 39.5224, -111.9889
Hunter-Lab:
42.4953, 75.8121, -84.2730
#b72ded color charts
#b72ded color shades, tints & tones
#b72ded color schemes
#b72ded color preview, HTML & CSS examples
This text has a color of #b72ded
<p style="color:#b72ded;">Text here</p>
.mytext {color:#b72ded;}
This box has a color of #b72ded
<div style="background-color:#b72ded;">Content here</div>
.mybackground {background-color:#b72ded;}
Border around this has a color of #b72ded
<div style="border:2px solid #b72ded;">Content here</div>
.myborder {border:2px solid #b72ded;}