#bf3dac color space conversions
Hex:
#bf3dac
RGB:
191, 61, 172
CMY:
25, 76, 33
CMYK:
0, 68, 10, 25
HSL:
309°, 51.5873%, 49.4118%
HSV (HSB):
309°, 68.0628%, 74.9020%
XYZ:
30.6010, 17.3924, 40.7739
xyY:
0.3447, 0.1959, 17.3924
CIE-Lab:
48.7507, 63.5928, -32.5184
CIE-LCH:
48.7507, 71.4248, 332.9169
CIE-Luv:
48.7507, 62.0821, -57.0801
Hunter-Lab:
41.7042, 57.9943, -28.7745
#bf3dac color charts
#bf3dac color shades, tints & tones
#bf3dac color schemes
#bf3dac color preview, HTML & CSS examples
This text has a color of #bf3dac
<p style="color:#bf3dac;">Text here</p>
.mytext {color:#bf3dac;}
This box has a color of #bf3dac
<div style="background-color:#bf3dac;">Content here</div>
.mybackground {background-color:#bf3dac;}
Border around this has a color of #bf3dac
<div style="border:2px solid #bf3dac;">Content here</div>
.myborder {border:2px solid #bf3dac;}