#5dacf1 color space conversions
Hex:
        #5dacf1
        RGB:
        93, 172, 241
        CMY:
        64, 33, 5
        CMYK:
        61, 29, 0, 5
      HSL:
        208°, 84.0909%, 65.4902%
        HSV (HSB):
        208°, 61.4108%, 94.5098%
        XYZ:
        35.1439, 38.1831, 88.7369
        xyY:
        0.2169, 0.2356, 38.1831
      CIE-Lab:
        68.1553, -3.8657, -41.7194
        CIE-LCH:
        68.1553, 41.8981, 264.7061
        CIE-Luv:
        68.1553, -32.7975, -66.6216
        Hunter-Lab:
        61.7925, -6.6165, -41.8885
      #5dacf1 color charts
#5dacf1 RGB chart
      #5dacf1 CMYK chart
      #5dacf1 RGB pie chart
      #5dacf1 color shades, tints & tones
#5dacf1 color schemes
#5dacf1 color preview, HTML & CSS examples
           This text has a color of #5dacf1        
        
          <p style="color:#5dacf1;">Text here</p>
        
        
          .mytext {color:#5dacf1;}
        
        Text color #5dacf1
      
           This box has a color of #5dacf1        
        
          <div style="background-color:#5dacf1;">Content here</div>
        
        
          .mybackground {background-color:#5dacf1;}
        
        Background color #5dacf1
      
           Border around this has a color of #5dacf1        
        
          <div style="border:2px solid #5dacf1;">Content here</div>
        
        
          .myborder {border:2px solid #5dacf1;}
        
        Border color #5dacf1