#b707d6 color space conversions
Hex:
#b707d6
RGB:
183, 7, 214
CMY:
28, 97, 16
CMYK:
14, 97, 0, 16
HSL:
291°, 93.6652%, 43.3333%
HSV (HSB):
291°, 96.7290%, 83.9216%
XYZ:
31.7420, 15.0743, 64.8550
xyY:
0.2842, 0.1350, 15.0743
CIE-Lab:
45.7358, 80.7958, -61.8359
CIE-LCH:
45.7358, 101.7430, 322.5719
CIE-Luv:
45.7358, 49.2309, -100.1629
Hunter-Lab:
38.8256, 77.9885, -71.8611
#b707d6 color charts
#b707d6 color shades, tints & tones
#b707d6 color schemes
#b707d6 color preview, HTML & CSS examples
This text has a color of #b707d6
<p style="color:#b707d6;">Text here</p>
.mytext {color:#b707d6;}
This box has a color of #b707d6
<div style="background-color:#b707d6;">Content here</div>
.mybackground {background-color:#b707d6;}
Border around this has a color of #b707d6
<div style="border:2px solid #b707d6;">Content here</div>
.myborder {border:2px solid #b707d6;}