#b752c5 color space conversions
Hex:
#b752c5
RGB:
183, 82, 197
CMY:
28, 68, 23
CMYK:
7, 58, 0, 23
HSL:
293°, 49.7835%, 54.7059%
HSV (HSB):
293°, 58.3756%, 77.2549%
XYZ:
32.6238, 20.1331, 54.9899
xyY:
0.3028, 0.1869, 20.1331
CIE-Lab:
51.9873, 57.0321, -42.0518
CIE-LCH:
51.9873, 70.8592, 323.5973
CIE-Luv:
51.9873, 42.8241, -71.3975
Hunter-Lab:
44.8699, 51.2605, -41.2534
#b752c5 color charts
#b752c5 color shades, tints & tones
#b752c5 color schemes
#b752c5 color preview, HTML & CSS examples
This text has a color of #b752c5
<p style="color:#b752c5;">Text here</p>
.mytext {color:#b752c5;}
This box has a color of #b752c5
<div style="background-color:#b752c5;">Content here</div>
.mybackground {background-color:#b752c5;}
Border around this has a color of #b752c5
<div style="border:2px solid #b752c5;">Content here</div>
.myborder {border:2px solid #b752c5;}