#bf45e6 color space conversions
Hex:
#bf45e6
RGB:
191, 69, 230
CMY:
25, 73, 10
CMYK:
17, 70, 0, 10
HSL:
285°, 76.3033%, 58.6275%
HSV (HSB):
285°, 70.0000%, 90.1961%
XYZ:
37.8969, 21.0458, 76.9278
xyY:
0.2789, 0.1549, 21.0458
CIE-Lab:
52.9996, 70.5971, -59.1655
CIE-LCH:
52.9996, 92.1114, 320.0346
CIE-Luv:
52.9996, 42.4180, -99.3559
Hunter-Lab:
45.8757, 67.1725, -67.3089
#bf45e6 color charts
#bf45e6 color shades, tints & tones
#bf45e6 color schemes
#bf45e6 color preview, HTML & CSS examples
This text has a color of #bf45e6
<p style="color:#bf45e6;">Text here</p>
.mytext {color:#bf45e6;}
This box has a color of #bf45e6
<div style="background-color:#bf45e6;">Content here</div>
.mybackground {background-color:#bf45e6;}
Border around this has a color of #bf45e6
<div style="border:2px solid #bf45e6;">Content here</div>
.myborder {border:2px solid #bf45e6;}