#bf45ec color space conversions
Hex:
#bf45ec
RGB:
191, 69, 236
CMY:
25, 73, 7
CMYK:
19, 71, 0, 7
HSL:
284°, 81.4634%, 59.8039%
HSV (HSB):
284°, 70.7627%, 92.5490%
XYZ:
38.7543, 21.3887, 81.4427
xyY:
0.2737, 0.1511, 21.3887
CIE-Lab:
53.3723, 71.7449, -61.9416
CIE-LCH:
53.3723, 94.7845, 319.1940
CIE-Luv:
53.3723, 40.8311, -103.7877
Hunter-Lab:
46.2480, 68.6433, -72.0362
#bf45ec color charts
#bf45ec color shades, tints & tones
#bf45ec color schemes
#bf45ec color preview, HTML & CSS examples
This text has a color of #bf45ec
<p style="color:#bf45ec;">Text here</p>
.mytext {color:#bf45ec;}
This box has a color of #bf45ec
<div style="background-color:#bf45ec;">Content here</div>
.mybackground {background-color:#bf45ec;}
Border around this has a color of #bf45ec
<div style="border:2px solid #bf45ec;">Content here</div>
.myborder {border:2px solid #bf45ec;}