#5ddfef color space conversions
Hex:
        #5ddfef
        RGB:
        93, 223, 239
        CMY:
        64, 13, 6
        CMYK:
        61, 7, 0, 6
      HSL:
        187°, 82.0225%, 65.0980%
        HSV (HSB):
        187°, 61.0879%, 93.7255%
        XYZ:
        46.4819, 61.3345, 91.0502
        xyY:
        0.2337, 0.3084, 61.3345
      CIE-Lab:
        82.5582, -30.8906, -18.4963
        CIE-LCH:
        82.5582, 36.0048, 210.9119
        CIE-Luv:
        82.5582, -51.3618, -24.7288
        Hunter-Lab:
        78.3163, -31.1113, -14.1089
      #5ddfef color charts
#5ddfef RGB chart
      #5ddfef CMYK chart
      #5ddfef RGB pie chart
      #5ddfef color shades, tints & tones
#5ddfef color schemes
#5ddfef color preview, HTML & CSS examples
           This text has a color of #5ddfef        
        
          <p style="color:#5ddfef;">Text here</p>
        
        
          .mytext {color:#5ddfef;}
        
        Text color #5ddfef
      
           This box has a color of #5ddfef        
        
          <div style="background-color:#5ddfef;">Content here</div>
        
        
          .mybackground {background-color:#5ddfef;}
        
        Background color #5ddfef
      
           Border around this has a color of #5ddfef        
        
          <div style="border:2px solid #5ddfef;">Content here</div>
        
        
          .myborder {border:2px solid #5ddfef;}
        
        Border color #5ddfef