#bf2f8e color space conversions
Hex:
        #bf2f8e
        RGB:
        191, 47, 142
        CMY:
        25, 82, 44
        CMYK:
        0, 75, 26, 25
      HSL:
        320°, 60.5042%, 46.6667%
        HSV (HSB):
        320°, 75.3927%, 74.9020%
        XYZ:
        27.3849, 15.0624, 27.0552
        xyY:
        0.3940, 0.2167, 15.0624
      CIE-Lab:
        45.7195, 64.2058, -19.3231
        CIE-LCH:
        45.7195, 67.0505, 343.2505
        CIE-Luv:
        45.7195, 77.0555, -37.4761
        Hunter-Lab:
        38.8103, 58.0330, -14.1646
      #bf2f8e color charts
#bf2f8e RGB chart
      #bf2f8e CMYK chart
      #bf2f8e RGB pie chart
      #bf2f8e color shades, tints & tones
#bf2f8e color schemes
#bf2f8e color preview, HTML & CSS examples
           This text has a color of #bf2f8e        
        
          <p style="color:#bf2f8e;">Text here</p>
        
        
          .mytext {color:#bf2f8e;}
        
        Text color #bf2f8e
      
           This box has a color of #bf2f8e        
        
          <div style="background-color:#bf2f8e;">Content here</div>
        
        
          .mybackground {background-color:#bf2f8e;}
        
        Background color #bf2f8e
      
           Border around this has a color of #bf2f8e        
        
          <div style="border:2px solid #bf2f8e;">Content here</div>
        
        
          .myborder {border:2px solid #bf2f8e;}
        
        Border color #bf2f8e