#bf335e color space conversions
Hex:
        #bf335e
        RGB:
        191, 51, 94
        CMY:
        25, 80, 63
        CMYK:
        0, 73, 51, 25
      HSL:
        342°, 57.8512%, 47.4510%
        HSV (HSB):
        342°, 73.2984%, 74.9020%
        XYZ:
        24.6901, 14.2522, 12.0393
        xyY:
        0.4843, 0.2796, 14.2522
      CIE-Lab:
        44.5924, 57.8556, 8.4758
        CIE-LCH:
        44.5924, 58.4731, 8.3345
        CIE-Luv:
        44.5924, 93.8096, -0.6992
        Hunter-Lab:
        37.7520, 50.6740, 7.5186
      #bf335e color charts
#bf335e RGB chart
      #bf335e CMYK chart
      #bf335e RGB pie chart
      #bf335e color shades, tints & tones
#bf335e color schemes
#bf335e color preview, HTML & CSS examples
           This text has a color of #bf335e        
        
          <p style="color:#bf335e;">Text here</p>
        
        
          .mytext {color:#bf335e;}
        
        Text color #bf335e
      
           This box has a color of #bf335e        
        
          <div style="background-color:#bf335e;">Content here</div>
        
        
          .mybackground {background-color:#bf335e;}
        
        Background color #bf335e
      
           Border around this has a color of #bf335e        
        
          <div style="border:2px solid #bf335e;">Content here</div>
        
        
          .myborder {border:2px solid #bf335e;}
        
        Border color #bf335e