#bf40c4 color space conversions
Hex:
#bf40c4
RGB:
191, 64, 196
CMY:
25, 75, 23
CMYK:
3, 67, 0, 23
HSL:
298°, 52.8000%, 50.9804%
HSV (HSB):
298°, 67.3469%, 76.8627%
XYZ:
33.2831, 18.7287, 54.0853
xyY:
0.3137, 0.1765, 18.7287
CIE-Lab:
50.3683, 66.3535, -43.9652
CIE-LCH:
50.3683, 79.5973, 326.4720
CIE-Luv:
50.3683, 53.4138, -75.0199
Hunter-Lab:
43.2766, 61.5461, -43.8045
#bf40c4 color charts
#bf40c4 color shades, tints & tones
#bf40c4 color schemes
#bf40c4 color preview, HTML & CSS examples
This text has a color of #bf40c4
<p style="color:#bf40c4;">Text here</p>
.mytext {color:#bf40c4;}
This box has a color of #bf40c4
<div style="background-color:#bf40c4;">Content here</div>
.mybackground {background-color:#bf40c4;}
Border around this has a color of #bf40c4
<div style="border:2px solid #bf40c4;">Content here</div>
.myborder {border:2px solid #bf40c4;}