#bf45c4 color space conversions
Hex:
#bf45c4
RGB:
191, 69, 196
CMY:
25, 73, 23
CMYK:
3, 65, 0, 23
HSL:
298°, 51.8367%, 51.9608%
HSV (HSB):
298°, 64.7959%, 76.8627%
XYZ:
33.5778, 19.3181, 54.1836
xyY:
0.3136, 0.1804, 19.3181
CIE-Lab:
51.0573, 64.4205, -42.8729
CIE-LCH:
51.0573, 77.3827, 326.3556
CIE-Luv:
51.0573, 52.1552, -73.3571
Hunter-Lab:
43.9524, 59.4498, -42.3248
#bf45c4 color charts
#bf45c4 color shades, tints & tones
#bf45c4 color schemes
#bf45c4 color preview, HTML & CSS examples
This text has a color of #bf45c4
<p style="color:#bf45c4;">Text here</p>
.mytext {color:#bf45c4;}
This box has a color of #bf45c4
<div style="background-color:#bf45c4;">Content here</div>
.mybackground {background-color:#bf45c4;}
Border around this has a color of #bf45c4
<div style="border:2px solid #bf45c4;">Content here</div>
.myborder {border:2px solid #bf45c4;}