#56befb color space conversions
Hex:
        #56befb
        RGB:
        86, 190, 251
        CMY:
        66, 25, 2
        CMYK:
        66, 24, 0, 2
      HSL:
        202°, 95.3757%, 66.0784%
        HSV (HSB):
        202°, 65.7371%, 98.4314%
        XYZ:
        39.6638, 45.7704, 98.0109
        xyY:
        0.2162, 0.2495, 45.7704
      CIE-Lab:
        73.3963, -11.6872, -38.9770
        CIE-LCH:
        73.3963, 40.6914, 253.3087
        CIE-Luv:
        73.3963, -40.3930, -61.6189
        Hunter-Lab:
        67.6538, -13.7439, -38.5364
      #56befb color charts
#56befb RGB chart
      #56befb CMYK chart
      #56befb RGB pie chart
      #56befb color shades, tints & tones
#56befb color schemes
#56befb color preview, HTML & CSS examples
           This text has a color of #56befb        
        
          <p style="color:#56befb;">Text here</p>
        
        
          .mytext {color:#56befb;}
        
        Text color #56befb
      
           This box has a color of #56befb        
        
          <div style="background-color:#56befb;">Content here</div>
        
        
          .mybackground {background-color:#56befb;}
        
        Background color #56befb
      
           Border around this has a color of #56befb        
        
          <div style="border:2px solid #56befb;">Content here</div>
        
        
          .myborder {border:2px solid #56befb;}
        
        Border color #56befb