#bf317e color space conversions
Hex:
#bf317e
RGB:
191, 49, 126
CMY:
25, 81, 51
CMYK:
0, 74, 34, 25
HSL:
327°, 59.1667%, 47.0588%
HSV (HSB):
327°, 74.3455%, 74.9020%
XYZ:
26.3501, 14.7793, 21.2026
xyY:
0.4227, 0.2371, 14.7793
CIE-Lab:
45.3305, 61.6696, -10.1816
CIE-LCH:
45.3305, 62.5044, 350.6251
CIE-Luv:
45.3305, 82.7155, -24.4719
Hunter-Lab:
38.4439, 55.0698, -5.7888
#bf317e color charts
#bf317e color shades, tints & tones
#bf317e color schemes
#bf317e color preview, HTML & CSS examples
This text has a color of #bf317e
<p style="color:#bf317e;">Text here</p>
.mytext {color:#bf317e;}
This box has a color of #bf317e
<div style="background-color:#bf317e;">Content here</div>
.mybackground {background-color:#bf317e;}
Border around this has a color of #bf317e
<div style="border:2px solid #bf317e;">Content here</div>
.myborder {border:2px solid #bf317e;}