#56faef color space conversions
Hex:
        #56faef
        RGB:
        86, 250, 239
        CMY:
        66, 2, 6
        CMYK:
        66, 0, 4, 2
      HSL:
        176°, 94.2529%, 65.8824%
        HSV (HSB):
        176°, 65.6000%, 98.0392%
        XYZ:
        53.6033, 76.5816, 93.6179
        xyY:
        0.2395, 0.3422, 76.5816
      CIE-Lab:
        90.1287, -44.3520, -7.1986
        CIE-LCH:
        90.1287, 44.9324, 189.2191
        CIE-Luv:
        90.1287, -62.4228, -4.2604
        Hunter-Lab:
        87.5109, -43.8070, -2.1699
      #56faef color charts
#56faef RGB chart
      #56faef CMYK chart
      #56faef RGB pie chart
      #56faef color shades, tints & tones
#56faef color schemes
#56faef color preview, HTML & CSS examples
           This text has a color of #56faef        
        
          <p style="color:#56faef;">Text here</p>
        
        
          .mytext {color:#56faef;}
        
        Text color #56faef
      
           This box has a color of #56faef        
        
          <div style="background-color:#56faef;">Content here</div>
        
        
          .mybackground {background-color:#56faef;}
        
        Background color #56faef
      
           Border around this has a color of #56faef        
        
          <div style="border:2px solid #56faef;">Content here</div>
        
        
          .myborder {border:2px solid #56faef;}
        
        Border color #56faef