#5acfcf color space conversions
Hex:
        #5acfcf
        RGB:
        90, 207, 207
        CMY:
        65, 19, 19
        CMYK:
        57, 0, 0, 19
      HSL:
        180°, 54.9296%, 58.2353%
        HSV (HSB):
        180°, 56.5217%, 81.1765%
        XYZ:
        37.7918, 51.3043, 66.9424
        xyY:
        0.2422, 0.3288, 51.3043
      CIE-Lab:
        76.8630, -32.6031, -9.9546
        CIE-LCH:
        76.8630, 34.0889, 196.9789
        CIE-Luv:
        76.8630, -47.8624, -10.3374
        Hunter-Lab:
        71.6270, -31.1673, -5.2733
      #5acfcf color charts
#5acfcf RGB chart
      #5acfcf CMYK chart
      #5acfcf RGB pie chart
      #5acfcf color shades, tints & tones
#5acfcf color schemes
#5acfcf color preview, HTML & CSS examples
           This text has a color of #5acfcf        
        
          <p style="color:#5acfcf;">Text here</p>
        
        
          .mytext {color:#5acfcf;}
        
        Text color #5acfcf
      
           This box has a color of #5acfcf        
        
          <div style="background-color:#5acfcf;">Content here</div>
        
        
          .mybackground {background-color:#5acfcf;}
        
        Background color #5acfcf
      
           Border around this has a color of #5acfcf        
        
          <div style="border:2px solid #5acfcf;">Content here</div>
        
        
          .myborder {border:2px solid #5acfcf;}
        
        Border color #5acfcf