#bf3cfd color space conversions
Hex:
        #bf3cfd
        RGB:
        191, 60, 253
        CMY:
        25, 76, 1
        CMYK:
        25, 76, 0, 1
      HSL:
        281°, 97.9695%, 61.3725%
        HSV (HSB):
        281°, 76.2846%, 99.2157%
        XYZ:
        40.8313, 21.3999, 94.9071
        xyY:
        0.2598, 0.1362, 21.3999
      CIE-Lab:
        53.3844, 78.2015, -71.4198
        CIE-LCH:
        53.3844, 105.9069, 317.5952
        CIE-Luv:
        53.3844, 38.0104, -118.2913
        Hunter-Lab:
        46.2601, 76.5975, -89.2572
      #bf3cfd color charts
#bf3cfd RGB chart
      #bf3cfd CMYK chart
      #bf3cfd RGB pie chart
      #bf3cfd color shades, tints & tones
#bf3cfd color schemes
#bf3cfd color preview, HTML & CSS examples
           This text has a color of #bf3cfd        
        
          <p style="color:#bf3cfd;">Text here</p>
        
        
          .mytext {color:#bf3cfd;}
        
        Text color #bf3cfd
      
           This box has a color of #bf3cfd        
        
          <div style="background-color:#bf3cfd;">Content here</div>
        
        
          .mybackground {background-color:#bf3cfd;}
        
        Background color #bf3cfd
      
           Border around this has a color of #bf3cfd        
        
          <div style="border:2px solid #bf3cfd;">Content here</div>
        
        
          .myborder {border:2px solid #bf3cfd;}
        
        Border color #bf3cfd