#bf2ed5 color space conversions
Hex:
#bf2ed5
RGB:
191, 46, 213
CMY:
25, 82, 16
CMYK:
10, 78, 0, 16
HSL:
292°, 66.5339%, 50.7843%
HSV (HSB):
292°, 78.4038%, 83.5294%
XYZ:
34.4731, 17.8345, 64.5762
xyY:
0.2949, 0.1526, 17.8345
CIE-Lab:
49.2947, 75.1321, -55.4584
CIE-LCH:
49.2947, 93.3834, 323.5673
CIE-Luv:
49.2947, 51.4759, -92.6280
Hunter-Lab:
42.2309, 71.8057, -61.1002
#bf2ed5 color charts
#bf2ed5 color shades, tints & tones
#bf2ed5 color schemes
#bf2ed5 color preview, HTML & CSS examples
This text has a color of #bf2ed5
<p style="color:#bf2ed5;">Text here</p>
.mytext {color:#bf2ed5;}
This box has a color of #bf2ed5
<div style="background-color:#bf2ed5;">Content here</div>
.mybackground {background-color:#bf2ed5;}
Border around this has a color of #bf2ed5
<div style="border:2px solid #bf2ed5;">Content here</div>
.myborder {border:2px solid #bf2ed5;}