#b705d5 color space conversions
Hex:
#b705d5
RGB:
183, 5, 213
CMY:
28, 98, 16
CMYK:
14, 98, 0, 16
HSL:
291°, 95.4128%, 42.7451%
HSV (HSB):
291°, 97.6526%, 83.5294%
XYZ:
31.5930, 14.9799, 64.1771
xyY:
0.2853, 0.1353, 14.9799
CIE-Lab:
45.6067, 80.8083, -61.4701
CIE-LCH:
45.6067, 101.5310, 322.7401
CIE-Luv:
45.6067, 49.6382, -99.5767
Hunter-Lab:
38.7039, 77.9729, -71.2193
#b705d5 color charts
#b705d5 color shades, tints & tones
#b705d5 color schemes
#b705d5 color preview, HTML & CSS examples
This text has a color of #b705d5
<p style="color:#b705d5;">Text here</p>
.mytext {color:#b705d5;}
This box has a color of #b705d5
<div style="background-color:#b705d5;">Content here</div>
.mybackground {background-color:#b705d5;}
Border around this has a color of #b705d5
<div style="border:2px solid #b705d5;">Content here</div>
.myborder {border:2px solid #b705d5;}