#bf3d9e color space conversions
Hex:
#bf3d9e
RGB:
191, 61, 158
CMY:
25, 76, 38
CMYK:
0, 68, 17, 25
HSL:
315°, 51.5873%, 49.4118%
HSV (HSB):
315°, 68.0628%, 74.9020%
XYZ:
29.3262, 16.8825, 34.0607
xyY:
0.3653, 0.2103, 16.8825
CIE-Lab:
48.1116, 61.5211, -25.2299
CIE-LCH:
48.1116, 66.4936, 337.7014
CIE-Luv:
48.1116, 66.9540, -45.9206
Hunter-Lab:
41.0883, 55.4972, -20.3875
#bf3d9e color charts
#bf3d9e color shades, tints & tones
#bf3d9e color schemes
#bf3d9e color preview, HTML & CSS examples
This text has a color of #bf3d9e
<p style="color:#bf3d9e;">Text here</p>
.mytext {color:#bf3d9e;}
This box has a color of #bf3d9e
<div style="background-color:#bf3d9e;">Content here</div>
.mybackground {background-color:#bf3d9e;}
Border around this has a color of #bf3d9e
<div style="border:2px solid #bf3d9e;">Content here</div>
.myborder {border:2px solid #bf3d9e;}