#5dafc3 color space conversions
Hex:
        #5dafc3
        RGB:
        93, 175, 195
        CMY:
        64, 31, 24
        CMYK:
        52, 10, 0, 24
      HSL:
        192°, 45.9459%, 56.4706%
        HSV (HSB):
        192°, 52.3077%, 76.4706%
        XYZ:
        29.6945, 36.9272, 57.1924
        xyY:
        0.2398, 0.2982, 36.9272
      CIE-Lab:
        67.2224, -19.4443, -17.8830
        CIE-LCH:
        67.2224, 26.4175, 222.6049
        CIE-Luv:
        67.2224, -35.4411, -24.6866
        Hunter-Lab:
        60.7678, -19.1186, -13.2641
      #5dafc3 color charts
#5dafc3 RGB chart
      #5dafc3 CMYK chart
      #5dafc3 RGB pie chart
      #5dafc3 color shades, tints & tones
#5dafc3 color schemes
#5dafc3 color preview, HTML & CSS examples
           This text has a color of #5dafc3        
        
          <p style="color:#5dafc3;">Text here</p>
        
        
          .mytext {color:#5dafc3;}
        
        Text color #5dafc3
      
           This box has a color of #5dafc3        
        
          <div style="background-color:#5dafc3;">Content here</div>
        
        
          .mybackground {background-color:#5dafc3;}
        
        Background color #5dafc3
      
           Border around this has a color of #5dafc3        
        
          <div style="border:2px solid #5dafc3;">Content here</div>
        
        
          .myborder {border:2px solid #5dafc3;}
        
        Border color #5dafc3