#56bfda color space conversions
Hex:
        #56bfda
        RGB:
        86, 191, 218
        CMY:
        66, 25, 15
        CMYK:
        61, 12, 0, 15
      HSL:
        192°, 64.0777%, 59.6078%
        HSV (HSB):
        192°, 60.5505%, 85.4902%
        XYZ:
        35.1234, 44.3020, 73.0296
        xyY:
        0.2304, 0.2906, 44.3020
      CIE-Lab:
        72.4299, -22.3602, -22.6038
        CIE-LCH:
        72.4299, 31.7948, 225.3105
        CIE-Luv:
        72.4299, -42.2963, -32.3472
        Hunter-Lab:
        66.5597, -22.2855, -18.4614
      #56bfda color charts
#56bfda RGB chart
      #56bfda CMYK chart
      #56bfda RGB pie chart
      #56bfda color shades, tints & tones
#56bfda color schemes
#56bfda color preview, HTML & CSS examples
           This text has a color of #56bfda        
        
          <p style="color:#56bfda;">Text here</p>
        
        
          .mytext {color:#56bfda;}
        
        Text color #56bfda
      
           This box has a color of #56bfda        
        
          <div style="background-color:#56bfda;">Content here</div>
        
        
          .mybackground {background-color:#56bfda;}
        
        Background color #56bfda
      
           Border around this has a color of #56bfda        
        
          <div style="border:2px solid #56bfda;">Content here</div>
        
        
          .myborder {border:2px solid #56bfda;}
        
        Border color #56bfda