#bf50cd color space conversions
Hex:
#bf50cd
RGB:
191, 80, 205
CMY:
25, 69, 20
CMYK:
7, 61, 0, 20
HSL:
293°, 55.5556%, 55.8824%
HSV (HSB):
293°, 60.9756%, 80.3922%
XYZ:
35.3740, 21.2215, 59.9893
xyY:
0.3034, 0.1820, 21.2215
CIE-Lab:
53.1910, 61.4170, -44.6639
CIE-LCH:
53.1910, 75.9402, 323.9745
CIE-Luv:
53.1910, 46.5372, -76.3715
Hunter-Lab:
46.0668, 56.4506, -44.9623
#bf50cd color charts
#bf50cd color shades, tints & tones
#bf50cd color schemes
#bf50cd color preview, HTML & CSS examples
This text has a color of #bf50cd
<p style="color:#bf50cd;">Text here</p>
.mytext {color:#bf50cd;}
This box has a color of #bf50cd
<div style="background-color:#bf50cd;">Content here</div>
.mybackground {background-color:#bf50cd;}
Border around this has a color of #bf50cd
<div style="border:2px solid #bf50cd;">Content here</div>
.myborder {border:2px solid #bf50cd;}