#bf265b color space conversions
Hex:
        #bf265b
        RGB:
        191, 38, 91
        CMY:
        25, 85, 64
        CMYK:
        0, 80, 52, 25
      HSL:
        339°, 66.8122%, 44.9020%
        HSV (HSB):
        339°, 80.1047%, 74.9020%
        XYZ:
        24.0673, 13.2179, 11.1804
        xyY:
        0.4966, 0.2727, 13.2179
      CIE-Lab:
        43.0898, 61.6273, 8.2245
        CIE-LCH:
        43.0898, 62.1736, 7.6015
        CIE-Luv:
        43.0898, 99.9294, -1.9162
        Hunter-Lab:
        36.3565, 54.5399, 7.2166
      #bf265b color charts
#bf265b RGB chart
      #bf265b CMYK chart
      #bf265b RGB pie chart
      #bf265b color shades, tints & tones
#bf265b color schemes
#bf265b color preview, HTML & CSS examples
           This text has a color of #bf265b        
        
          <p style="color:#bf265b;">Text here</p>
        
        
          .mytext {color:#bf265b;}
        
        Text color #bf265b
      
           This box has a color of #bf265b        
        
          <div style="background-color:#bf265b;">Content here</div>
        
        
          .mybackground {background-color:#bf265b;}
        
        Background color #bf265b
      
           Border around this has a color of #bf265b        
        
          <div style="border:2px solid #bf265b;">Content here</div>
        
        
          .myborder {border:2px solid #bf265b;}
        
        Border color #bf265b