#bf2dfb color space conversions
Hex:
        #bf2dfb
        RGB:
        191, 45, 251
        CMY:
        25, 82, 2
        CMYK:
        24, 82, 0, 2
      HSL:
        283°, 96.2617%, 58.0392%
        HSV (HSB):
        283°, 82.0717%, 98.4314%
        XYZ:
        39.8368, 19.9182, 93.0117
        xyY:
        0.2608, 0.1304, 19.9182
      CIE-Lab:
        51.7446, 82.1818, -72.9668
        CIE-LCH:
        51.7446, 109.9000, 318.3990
        CIE-Luv:
        51.7446, 40.4631, -119.8035
        Hunter-Lab:
        44.6298, 81.2281, -92.3239
      #bf2dfb color charts
#bf2dfb RGB chart
      #bf2dfb CMYK chart
      #bf2dfb RGB pie chart
      #bf2dfb color shades, tints & tones
#bf2dfb color schemes
#bf2dfb color preview, HTML & CSS examples
           This text has a color of #bf2dfb        
        
          <p style="color:#bf2dfb;">Text here</p>
        
        
          .mytext {color:#bf2dfb;}
        
        Text color #bf2dfb
      
           This box has a color of #bf2dfb        
        
          <div style="background-color:#bf2dfb;">Content here</div>
        
        
          .mybackground {background-color:#bf2dfb;}
        
        Background color #bf2dfb
      
           Border around this has a color of #bf2dfb        
        
          <div style="border:2px solid #bf2dfb;">Content here</div>
        
        
          .myborder {border:2px solid #bf2dfb;}
        
        Border color #bf2dfb