#bf45b3 color space conversions
Hex:
#bf45b3
RGB:
191, 69, 179
CMY:
25, 73, 30
CMYK:
0, 64, 6, 25
HSL:
306°, 48.8000%, 50.9804%
HSV (HSB):
306°, 63.8743%, 74.9020%
XYZ:
31.7507, 18.5873, 44.5621
xyY:
0.3346, 0.1959, 18.5873
CIE-Lab:
50.2008, 61.5814, -34.3511
CIE-LCH:
50.2008, 70.5143, 330.8465
CIE-Luv:
50.2008, 57.4582, -59.8939
Hunter-Lab:
43.1130, 56.0091, -31.1038
#bf45b3 color charts
#bf45b3 color shades, tints & tones
#bf45b3 color schemes
#bf45b3 color preview, HTML & CSS examples
This text has a color of #bf45b3
<p style="color:#bf45b3;">Text here</p>
.mytext {color:#bf45b3;}
This box has a color of #bf45b3
<div style="background-color:#bf45b3;">Content here</div>
.mybackground {background-color:#bf45b3;}
Border around this has a color of #bf45b3
<div style="border:2px solid #bf45b3;">Content here</div>
.myborder {border:2px solid #bf45b3;}