#bf26d5 color space conversions
Hex:
#bf26d5
RGB:
191, 38, 213
CMY:
25, 85, 16
CMYK:
10, 82, 0, 16
HSL:
292°, 69.7211%, 49.2157%
HSV (HSB):
292°, 82.1596%, 83.5294%
XYZ:
34.1892, 17.2667, 64.4816
xyY:
0.2949, 0.1489, 17.2667
CIE-Lab:
48.5943, 77.1695, -56.5838
CIE-LCH:
48.5943, 95.6915, 323.7496
CIE-Luv:
48.5943, 52.5508, -94.1270
Hunter-Lab:
41.5532, 74.1484, -62.9181
#bf26d5 color charts
#bf26d5 color shades, tints & tones
#bf26d5 color schemes
#bf26d5 color preview, HTML & CSS examples
This text has a color of #bf26d5
<p style="color:#bf26d5;">Text here</p>
.mytext {color:#bf26d5;}
This box has a color of #bf26d5
<div style="background-color:#bf26d5;">Content here</div>
.mybackground {background-color:#bf26d5;}
Border around this has a color of #bf26d5
<div style="border:2px solid #bf26d5;">Content here</div>
.myborder {border:2px solid #bf26d5;}