#b725f3 color space conversions
Hex:
#b725f3
RGB:
183, 37, 243
CMY:
28, 85, 5
CMYK:
25, 85, 0, 5
HSL:
283°, 89.5652%, 54.9020%
HSV (HSB):
283°, 84.7737%, 95.2941%
XYZ:
36.3677, 17.8615, 86.3248
xyY:
0.2587, 0.1271, 17.8615
CIE-Lab:
49.3277, 81.4061, -72.4727
CIE-LCH:
49.3277, 108.9919, 318.3226
CIE-Luv:
49.3277, 38.7473, -117.3123
Hunter-Lab:
42.2628, 79.6413, -91.5200
#b725f3 color charts
#b725f3 color shades, tints & tones
#b725f3 color schemes
#b725f3 color preview, HTML & CSS examples
This text has a color of #b725f3
<p style="color:#b725f3;">Text here</p>
.mytext {color:#b725f3;}
This box has a color of #b725f3
<div style="background-color:#b725f3;">Content here</div>
.mybackground {background-color:#b725f3;}
Border around this has a color of #b725f3
<div style="border:2px solid #b725f3;">Content here</div>
.myborder {border:2px solid #b725f3;}