#bf2b9d color space conversions
Hex:
        #bf2b9d
        RGB:
        191, 43, 157
        CMY:
        25, 83, 38
        CMYK:
        0, 77, 18, 25
      HSL:
        314°, 63.2479%, 45.8824%
        HSV (HSB):
        314°, 77.4869%, 74.9020%
        XYZ:
        28.4355, 15.2384, 33.3409
        xyY:
        0.3692, 0.1979, 15.2384
      CIE-Lab:
        45.9591, 67.3439, -27.9779
        CIE-LCH:
        45.9591, 72.9243, 337.4396
        CIE-Luv:
        45.9591, 72.1350, -50.3136
        Hunter-Lab:
        39.0364, 61.7120, -23.3139
      #bf2b9d color charts
#bf2b9d RGB chart
      #bf2b9d CMYK chart
      #bf2b9d RGB pie chart
      #bf2b9d color shades, tints & tones
#bf2b9d color schemes
#bf2b9d color preview, HTML & CSS examples
           This text has a color of #bf2b9d        
        
          <p style="color:#bf2b9d;">Text here</p>
        
        
          .mytext {color:#bf2b9d;}
        
        Text color #bf2b9d
      
           This box has a color of #bf2b9d        
        
          <div style="background-color:#bf2b9d;">Content here</div>
        
        
          .mybackground {background-color:#bf2b9d;}
        
        Background color #bf2b9d
      
           Border around this has a color of #bf2b9d        
        
          <div style="border:2px solid #bf2b9d;">Content here</div>
        
        
          .myborder {border:2px solid #bf2b9d;}
        
        Border color #bf2b9d