#bf70e6 color space conversions
Hex:
#bf70e6
RGB:
191, 112, 230
CMY:
25, 56, 10
CMYK:
17, 51, 0, 10
HSL:
280°, 70.2381%, 67.0588%
HSV (HSB):
280°, 51.3043%, 90.1961%
XYZ:
41.5630, 28.3779, 78.1498
xyY:
0.2807, 0.1916, 28.3779
CIE-Lab:
60.2286, 50.9409, -47.6399
CIE-LCH:
60.2286, 69.7462, 316.9178
CIE-Luv:
60.2286, 30.6095, -81.7044
Hunter-Lab:
53.2709, 46.0450, -49.6903
#bf70e6 color charts
#bf70e6 color shades, tints & tones
#bf70e6 color schemes
#bf70e6 color preview, HTML & CSS examples
This text has a color of #bf70e6
<p style="color:#bf70e6;">Text here</p>
.mytext {color:#bf70e6;}
This box has a color of #bf70e6
<div style="background-color:#bf70e6;">Content here</div>
.mybackground {background-color:#bf70e6;}
Border around this has a color of #bf70e6
<div style="border:2px solid #bf70e6;">Content here</div>
.myborder {border:2px solid #bf70e6;}