#56bed5 color space conversions
Hex:
        #56bed5
        RGB:
        86, 190, 213
        CMY:
        66, 25, 16
        CMYK:
        60, 11, 0, 16
      HSL:
        191°, 60.1896%, 58.6275%
        HSV (HSB):
        191°, 59.6244%, 83.5294%
        XYZ:
        34.2614, 43.6094, 69.5625
        xyY:
        0.2324, 0.2958, 43.6094
      CIE-Lab:
        71.9667, -23.3231, -20.5869
        CIE-LCH:
        71.9667, 31.1093, 221.4343
        CIE-Luv:
        71.9667, -42.1686, -28.8412
        Hunter-Lab:
        66.0374, -22.9564, -16.2287
      #56bed5 color charts
#56bed5 RGB chart
      #56bed5 CMYK chart
      #56bed5 RGB pie chart
      #56bed5 color shades, tints & tones
#56bed5 color schemes
#56bed5 color preview, HTML & CSS examples
           This text has a color of #56bed5        
        
          <p style="color:#56bed5;">Text here</p>
        
        
          .mytext {color:#56bed5;}
        
        Text color #56bed5
      
           This box has a color of #56bed5        
        
          <div style="background-color:#56bed5;">Content here</div>
        
        
          .mybackground {background-color:#56bed5;}
        
        Background color #56bed5
      
           Border around this has a color of #56bed5        
        
          <div style="border:2px solid #56bed5;">Content here</div>
        
        
          .myborder {border:2px solid #56bed5;}
        
        Border color #56bed5