#bf55e6 color space conversions
Hex:
#bf55e6
RGB:
191, 85, 230
CMY:
25, 67, 10
CMYK:
17, 63, 0, 10
HSL:
284°, 74.3590%, 61.7647%
HSV (HSB):
284°, 63.0435%, 90.1961%
XYZ:
39.0173, 23.2865, 77.3012
xyY:
0.2795, 0.1668, 23.2865
CIE-Lab:
55.3663, 63.9872, -55.3728
CIE-LCH:
55.3663, 84.6198, 319.1280
CIE-Luv:
55.3663, 38.7201, -93.8751
Hunter-Lab:
48.2561, 59.8772, -61.1970
#bf55e6 color charts
#bf55e6 color shades, tints & tones
#bf55e6 color schemes
#bf55e6 color preview, HTML & CSS examples
This text has a color of #bf55e6
<p style="color:#bf55e6;">Text here</p>
.mytext {color:#bf55e6;}
This box has a color of #bf55e6
<div style="background-color:#bf55e6;">Content here</div>
.mybackground {background-color:#bf55e6;}
Border around this has a color of #bf55e6
<div style="border:2px solid #bf55e6;">Content here</div>
.myborder {border:2px solid #bf55e6;}