#b44eb4 color space conversions
Hex:
#b44eb4
RGB:
180, 78, 180
CMY:
29, 69, 29
CMYK:
0, 57, 0, 29
HSL:
300°, 40.4762%, 50.5882%
HSV (HSB):
300°, 56.6667%, 70.5882%
XYZ:
29.7850, 18.4474, 45.1709
xyY:
0.3189, 0.1975, 18.4474
CIE-Lab:
50.0343, 54.9867, -35.3114
CIE-LCH:
50.0343, 65.3486, 327.2922
CIE-Luv:
50.0343, 46.6388, -60.3081
Hunter-Lab:
42.9504, 48.6220, -32.2899
#b44eb4 color charts
#b44eb4 color shades, tints & tones
#b44eb4 color schemes
#b44eb4 color preview, HTML & CSS examples
This text has a color of #b44eb4
<p style="color:#b44eb4;">Text here</p>
.mytext {color:#b44eb4;}
This box has a color of #b44eb4
<div style="background-color:#b44eb4;">Content here</div>
.mybackground {background-color:#b44eb4;}
Border around this has a color of #b44eb4
<div style="border:2px solid #b44eb4;">Content here</div>
.myborder {border:2px solid #b44eb4;}