#bf26c5 color space conversions
Hex:
#bf26c5
RGB:
191, 38, 197
CMY:
25, 85, 23
CMYK:
3, 81, 0, 23
HSL:
298°, 67.6596%, 46.0784%
HSV (HSB):
298°, 80.7107%, 77.2549%
XYZ:
32.2570, 16.4938, 54.3068
xyY:
0.3130, 0.1600, 16.4938
CIE-Lab:
47.6158, 74.5582, -48.9267
CIE-LCH:
47.6158, 89.1782, 326.7263
CIE-Luv:
47.6158, 57.9967, -82.2863
Hunter-Lab:
40.6126, 70.7037, -50.8533
#bf26c5 color charts
#bf26c5 color shades, tints & tones
#bf26c5 color schemes
#bf26c5 color preview, HTML & CSS examples
This text has a color of #bf26c5
<p style="color:#bf26c5;">Text here</p>
.mytext {color:#bf26c5;}
This box has a color of #bf26c5
<div style="background-color:#bf26c5;">Content here</div>
.mybackground {background-color:#bf26c5;}
Border around this has a color of #bf26c5
<div style="border:2px solid #bf26c5;">Content here</div>
.myborder {border:2px solid #bf26c5;}