#bf2cfc color space conversions
Hex:
        #bf2cfc
        RGB:
        191, 44, 252
        CMY:
        25, 83, 1
        CMYK:
        24, 83, 0, 1
      HSL:
        282°, 97.1963%, 58.0392%
        HSV (HSB):
        282°, 82.5397%, 98.8235%
        XYZ:
        39.9572, 19.9060, 93.8317
        xyY:
        0.2600, 0.1295, 19.9060
      CIE-Lab:
        51.7308, 82.6178, -73.5467
        CIE-LCH:
        51.7308, 110.6111, 318.3244
        CIE-Luv:
        51.7308, 40.3037, -120.6451
        Hunter-Lab:
        44.6161, 81.7824, -93.4608
      #bf2cfc color charts
#bf2cfc RGB chart
      #bf2cfc CMYK chart
      #bf2cfc RGB pie chart
      #bf2cfc color shades, tints & tones
#bf2cfc color schemes
#bf2cfc color preview, HTML & CSS examples
           This text has a color of #bf2cfc        
        
          <p style="color:#bf2cfc;">Text here</p>
        
        
          .mytext {color:#bf2cfc;}
        
        Text color #bf2cfc
      
           This box has a color of #bf2cfc        
        
          <div style="background-color:#bf2cfc;">Content here</div>
        
        
          .mybackground {background-color:#bf2cfc;}
        
        Background color #bf2cfc
      
           Border around this has a color of #bf2cfc        
        
          <div style="border:2px solid #bf2cfc;">Content here</div>
        
        
          .myborder {border:2px solid #bf2cfc;}
        
        Border color #bf2cfc