#56f1ed color space conversions
Hex:
        #56f1ed
        RGB:
        86, 241, 237
        CMY:
        66, 5, 7
        CMYK:
        64, 0, 2, 5
      HSL:
        178°, 84.6995%, 64.1176%
        HSV (HSB):
        178°, 64.3154%, 94.5098%
        XYZ:
        50.5791, 71.0035, 91.1600
        xyY:
        0.2377, 0.3338, 71.0035
      CIE-Lab:
        87.4867, -40.8837, -10.0747
        CIE-LCH:
        87.4867, 42.1067, 193.8432
        CIE-Luv:
        87.4867, -59.3631, -9.4483
        Hunter-Lab:
        84.2635, -40.3168, -5.1580
      #56f1ed color charts
#56f1ed RGB chart
      #56f1ed CMYK chart
      #56f1ed RGB pie chart
      #56f1ed color shades, tints & tones
#56f1ed color schemes
#56f1ed color preview, HTML & CSS examples
           This text has a color of #56f1ed        
        
          <p style="color:#56f1ed;">Text here</p>
        
        
          .mytext {color:#56f1ed;}
        
        Text color #56f1ed
      
           This box has a color of #56f1ed        
        
          <div style="background-color:#56f1ed;">Content here</div>
        
        
          .mybackground {background-color:#56f1ed;}
        
        Background color #56f1ed
      
           Border around this has a color of #56f1ed        
        
          <div style="border:2px solid #56f1ed;">Content here</div>
        
        
          .myborder {border:2px solid #56f1ed;}
        
        Border color #56f1ed