#b705ff color space conversions
Hex:
#b705ff
RGB:
183, 5, 255
CMY:
28, 98, 0
CMYK:
28, 98, 0, 0
HSL:
283°, 100.0000%, 50.9804%
HSV (HSB):
283°, 98.0392%, 100.0000%
XYZ:
37.6327, 17.3958, 95.9820
xyY:
0.2492, 0.1152, 17.3958
CIE-Lab:
48.7549, 88.0357, -80.1203
CIE-LCH:
48.7549, 119.0359, 317.6950
CIE-Luv:
48.7549, 37.2764, -127.6502
Hunter-Lab:
41.7083, 88.0681, -107.2464
#b705ff color charts
#b705ff color shades, tints & tones
#b705ff color schemes
#b705ff color preview, HTML & CSS examples
This text has a color of #b705ff
<p style="color:#b705ff;">Text here</p>
.mytext {color:#b705ff;}
This box has a color of #b705ff
<div style="background-color:#b705ff;">Content here</div>
.mybackground {background-color:#b705ff;}
Border around this has a color of #b705ff
<div style="border:2px solid #b705ff;">Content here</div>
.myborder {border:2px solid #b705ff;}