#bf55cc color space conversions
Hex:
#bf55cc
RGB:
191, 85, 204
CMY:
25, 67, 20
CMYK:
6, 58, 0, 20
HSL:
293°, 53.8462%, 56.6667%
HSV (HSB):
293°, 58.3333%, 80.0000%
XYZ:
35.6334, 21.9330, 59.4821
xyY:
0.3044, 0.1874, 21.9330
CIE-Lab:
53.9558, 58.9976, -42.8819
CIE-LCH:
53.9558, 72.9354, 323.9888
CIE-Luv:
53.9558, 45.3241, -73.5487
Hunter-Lab:
46.8327, 53.8576, -42.5213
#bf55cc color charts
#bf55cc color shades, tints & tones
#bf55cc color schemes
#bf55cc color preview, HTML & CSS examples
This text has a color of #bf55cc
<p style="color:#bf55cc;">Text here</p>
.mytext {color:#bf55cc;}
This box has a color of #bf55cc
<div style="background-color:#bf55cc;">Content here</div>
.mybackground {background-color:#bf55cc;}
Border around this has a color of #bf55cc
<div style="border:2px solid #bf55cc;">Content here</div>
.myborder {border:2px solid #bf55cc;}