#bf22e7 color space conversions
Hex:
#bf22e7
RGB:
191, 34, 231
CMY:
25, 87, 9
CMYK:
17, 85, 0, 9
HSL:
288°, 80.4082%, 51.9608%
HSV (HSB):
288°, 85.2814%, 90.5882%
XYZ:
36.4817, 17.9899, 77.1509
xyY:
0.2772, 0.1367, 17.9899
CIE-Lab:
49.4839, 81.1116, -65.3990
CIE-LCH:
49.4839, 104.1927, 321.1213
CIE-Luv:
49.4839, 47.2875, -107.6021
Hunter-Lab:
42.4146, 79.3063, -78.1567
#bf22e7 color charts
#bf22e7 color shades, tints & tones
#bf22e7 color schemes
#bf22e7 color preview, HTML & CSS examples
This text has a color of #bf22e7
<p style="color:#bf22e7;">Text here</p>
.mytext {color:#bf22e7;}
This box has a color of #bf22e7
<div style="background-color:#bf22e7;">Content here</div>
.mybackground {background-color:#bf22e7;}
Border around this has a color of #bf22e7
<div style="border:2px solid #bf22e7;">Content here</div>
.myborder {border:2px solid #bf22e7;}