#56f7fa color space conversions
Hex:
        #56f7fa
        RGB:
        86, 247, 250
        CMY:
        66, 3, 2
        CMYK:
        66, 1, 0, 2
      HSL:
        181°, 94.2529%, 65.8824%
        HSV (HSB):
        181°, 65.6000%, 98.0392%
        XYZ:
        54.3538, 75.4021, 102.1318
        xyY:
        0.2344, 0.3252, 75.4021
      CIE-Lab:
        89.5810, -40.0722, -13.7417
        CIE-LCH:
        89.5810, 42.3629, 198.9280
        CIE-Luv:
        89.5810, -60.6705, -15.6412
        Hunter-Lab:
        86.8344, -40.2284, -8.9509
      #56f7fa color charts
#56f7fa RGB chart
      #56f7fa CMYK chart
      #56f7fa RGB pie chart
      #56f7fa color shades, tints & tones
#56f7fa color schemes
#56f7fa color preview, HTML & CSS examples
           This text has a color of #56f7fa        
        
          <p style="color:#56f7fa;">Text here</p>
        
        
          .mytext {color:#56f7fa;}
        
        Text color #56f7fa
      
           This box has a color of #56f7fa        
        
          <div style="background-color:#56f7fa;">Content here</div>
        
        
          .mybackground {background-color:#56f7fa;}
        
        Background color #56f7fa
      
           Border around this has a color of #56f7fa        
        
          <div style="border:2px solid #56f7fa;">Content here</div>
        
        
          .myborder {border:2px solid #56f7fa;}
        
        Border color #56f7fa