#b725c8 color space conversions
Hex:
#b725c8
RGB:
183, 37, 200
CMY:
28, 85, 22
CMYK:
9, 82, 0, 22
HSL:
294°, 68.7764%, 46.4706%
HSV (HSB):
294°, 81.5000%, 78.4314%
XYZ:
30.6153, 15.5605, 56.0335
xyY:
0.2995, 0.1522, 15.5605
CIE-Lab:
46.3926, 73.8107, -52.6991
CIE-LCH:
46.3926, 90.6930, 324.4741
CIE-Luv:
46.3926, 51.5981, -86.9984
Hunter-Lab:
39.4469, 69.5047, -56.6074
#b725c8 color charts
#b725c8 color shades, tints & tones
#b725c8 color schemes
#b725c8 color preview, HTML & CSS examples
This text has a color of #b725c8
<p style="color:#b725c8;">Text here</p>
.mytext {color:#b725c8;}
This box has a color of #b725c8
<div style="background-color:#b725c8;">Content here</div>
.mybackground {background-color:#b725c8;}
Border around this has a color of #b725c8
<div style="border:2px solid #b725c8;">Content here</div>
.myborder {border:2px solid #b725c8;}