#bf155b color space conversions
Hex:
        #bf155b
        RGB:
        191, 21, 91
        CMY:
        25, 92, 64
        CMYK:
        0, 89, 52, 25
      HSL:
        335°, 80.1887%, 41.5686%
        HSV (HSB):
        335°, 89.0052%, 74.9020%
        XYZ:
        23.6424, 12.3680, 11.0387
        xyY:
        0.5025, 0.2629, 12.3680
      CIE-Lab:
        41.7952, 65.3347, 6.3896
        CIE-LCH:
        41.7952, 65.6464, 5.5856
        CIE-Luv:
        41.7952, 104.5886, -4.8345
        Hunter-Lab:
        35.1682, 58.4549, 6.0076
      #bf155b color charts
#bf155b RGB chart
      #bf155b CMYK chart
      #bf155b RGB pie chart
      #bf155b color shades, tints & tones
#bf155b color schemes
#bf155b color preview, HTML & CSS examples
           This text has a color of #bf155b        
        
          <p style="color:#bf155b;">Text here</p>
        
        
          .mytext {color:#bf155b;}
        
        Text color #bf155b
      
           This box has a color of #bf155b        
        
          <div style="background-color:#bf155b;">Content here</div>
        
        
          .mybackground {background-color:#bf155b;}
        
        Background color #bf155b
      
           Border around this has a color of #bf155b        
        
          <div style="border:2px solid #bf155b;">Content here</div>
        
        
          .myborder {border:2px solid #bf155b;}
        
        Border color #bf155b