#bf4acc color space conversions
Hex:
#bf4acc
RGB:
191, 74, 204
CMY:
25, 71, 20
CMYK:
6, 64, 0, 20
HSL:
294°, 56.0345%, 54.5098%
HSV (HSB):
294°, 63.7255%, 80.0000%
XYZ:
34.8337, 20.3336, 59.2156
xyY:
0.3045, 0.1778, 20.3336
CIE-Lab:
52.2123, 63.7955, -45.6434
CIE-LCH:
52.2123, 78.4423, 324.4176
CIE-Luv:
52.2123, 48.4735, -77.8524
Hunter-Lab:
45.0927, 58.9773, -46.2944
#bf4acc color charts
#bf4acc RGB chart
#bf4acc CMYK chart
#bf4acc RGB pie chart
#bf4acc color shades, tints & tones
#bf4acc color schemes
#bf4acc color preview, HTML & CSS examples
This text has a color of #bf4acc
<p style="color:#bf4acc;">Text here</p>
.mytext {color:#bf4acc;}
Text color #bf4acc
This box has a color of #bf4acc
<div style="background-color:#bf4acc;">Content here</div>
.mybackground {background-color:#bf4acc;}
Background color #bf4acc
Border around this has a color of #bf4acc
<div style="border:2px solid #bf4acc;">Content here</div>
.myborder {border:2px solid #bf4acc;}
Border color #bf4acc