#bf45be color space conversions
Hex:
#bf45be
RGB:
191, 69, 190
CMY:
25, 73, 25
CMYK:
0, 64, 1, 25
HSL:
300°, 48.8000%, 50.9804%
HSV (HSB):
300°, 63.8743%, 74.9020%
XYZ:
32.9082, 19.0503, 50.6578
xyY:
0.3207, 0.1856, 19.0503
CIE-Lab:
50.7460, 63.3973, -39.8946
CIE-LCH:
50.7460, 74.9052, 327.8186
CIE-Luv:
50.7460, 53.9974, -68.6326
Hunter-Lab:
43.6467, 58.2018, -38.2613
#bf45be color charts
#bf45be color shades, tints & tones
#bf45be color schemes
#bf45be color preview, HTML & CSS examples
This text has a color of #bf45be
<p style="color:#bf45be;">Text here</p>
.mytext {color:#bf45be;}
This box has a color of #bf45be
<div style="background-color:#bf45be;">Content here</div>
.mybackground {background-color:#bf45be;}
Border around this has a color of #bf45be
<div style="border:2px solid #bf45be;">Content here</div>
.myborder {border:2px solid #bf45be;}