#b745c5 color space conversions
Hex:
#b745c5
RGB:
183, 69, 197
CMY:
28, 73, 23
CMYK:
7, 65, 0, 23
HSL:
293°, 52.4590%, 52.1569%
HSV (HSB):
293°, 64.9746%, 77.2549%
XYZ:
31.7346, 18.3547, 54.6935
xyY:
0.3029, 0.1752, 18.3547
CIE-Lab:
49.9236, 62.7179, -45.3234
CIE-LCH:
49.9236, 77.3805, 324.1461
CIE-Luv:
49.9236, 46.4627, -76.3947
Hunter-Lab:
42.8424, 57.2458, -45.7011
#b745c5 color charts
#b745c5 color shades, tints & tones
#b745c5 color schemes
#b745c5 color preview, HTML & CSS examples
This text has a color of #b745c5
<p style="color:#b745c5;">Text here</p>
.mytext {color:#b745c5;}
This box has a color of #b745c5
<div style="background-color:#b745c5;">Content here</div>
.mybackground {background-color:#b745c5;}
Border around this has a color of #b745c5
<div style="border:2px solid #b745c5;">Content here</div>
.myborder {border:2px solid #b745c5;}