#b05ea7 color space conversions
Hex:
#b05ea7
RGB:
176, 94, 167
CMY:
31, 63, 35
CMYK:
0, 47, 5, 31
HSL:
307°, 34.1667%, 52.9412%
HSV (HSB):
307°, 46.5909%, 69.0196%
XYZ:
28.8823, 20.0255, 38.9023
xyY:
0.3289, 0.2281, 20.0255
CIE-Lab:
51.8661, 43.6247, -24.9067
CIE-LCH:
51.8661, 50.2340, 330.2766
CIE-Luv:
51.8661, 41.2714, -43.2930
Hunter-Lab:
44.7499, 36.8942, -20.2174
#b05ea7 color charts
#b05ea7 color shades, tints & tones
#b05ea7 color schemes
#b05ea7 color preview, HTML & CSS examples
This text has a color of #b05ea7
<p style="color:#b05ea7;">Text here</p>
.mytext {color:#b05ea7;}
This box has a color of #b05ea7
<div style="background-color:#b05ea7;">Content here</div>
.mybackground {background-color:#b05ea7;}
Border around this has a color of #b05ea7
<div style="border:2px solid #b05ea7;">Content here</div>
.myborder {border:2px solid #b05ea7;}