#bf06e6 color space conversions
Hex:
#bf06e6
RGB:
191, 6, 230
CMY:
25, 98, 10
CMYK:
17, 97, 0, 10
HSL:
290°, 94.9153%, 46.2745%
HSV (HSB):
290°, 97.3913%, 90.1961%
XYZ:
35.8339, 16.9198, 76.2401
xyY:
0.2778, 0.1312, 16.9198
CIE-Lab:
48.1588, 84.6597, -66.9793
CIE-LCH:
48.1588, 107.9513, 321.6504
CIE-Luv:
48.1588, 49.2604, -109.2872
Hunter-Lab:
41.1337, 83.5177, -81.0988
#bf06e6 color charts
#bf06e6 color shades, tints & tones
#bf06e6 color schemes
#bf06e6 color preview, HTML & CSS examples
This text has a color of #bf06e6
<p style="color:#bf06e6;">Text here</p>
.mytext {color:#bf06e6;}
This box has a color of #bf06e6
<div style="background-color:#bf06e6;">Content here</div>
.mybackground {background-color:#bf06e6;}
Border around this has a color of #bf06e6
<div style="border:2px solid #bf06e6;">Content here</div>
.myborder {border:2px solid #bf06e6;}