#56f1fa color space conversions
Hex:
        #56f1fa
        RGB:
        86, 241, 250
        CMY:
        66, 5, 2
        CMYK:
        66, 4, 0, 2
      HSL:
        183°, 94.2529%, 65.8824%
        HSV (HSB):
        183°, 65.6000%, 98.0392%
        XYZ:
        52.5484, 71.7912, 101.5300
        xyY:
        0.2326, 0.3178, 71.7912
      CIE-Lab:
        87.8680, -37.3355, -16.3099
        CIE-LCH:
        87.8680, 40.7425, 203.5979
        CIE-Luv:
        87.8680, -58.5557, -20.2938
        Hunter-Lab:
        84.7297, -37.5732, -11.7353
      #56f1fa color charts
#56f1fa RGB chart
      #56f1fa CMYK chart
      #56f1fa RGB pie chart
      #56f1fa color shades, tints & tones
#56f1fa color schemes
#56f1fa color preview, HTML & CSS examples
           This text has a color of #56f1fa        
        
          <p style="color:#56f1fa;">Text here</p>
        
        
          .mytext {color:#56f1fa;}
        
        Text color #56f1fa
      
           This box has a color of #56f1fa        
        
          <div style="background-color:#56f1fa;">Content here</div>
        
        
          .mybackground {background-color:#56f1fa;}
        
        Background color #56f1fa
      
           Border around this has a color of #56f1fa        
        
          <div style="border:2px solid #56f1fa;">Content here</div>
        
        
          .myborder {border:2px solid #56f1fa;}
        
        Border color #56f1fa