#1993e8 color space conversions
Hex:
        #1993e8
        RGB:
        25, 147, 232
        CMY:
        90, 42, 9
        CMYK:
        89, 37, 0, 9
      HSL:
        205°, 81.8182%, 50.3922%
        HSV (HSB):
        205°, 89.2241%, 90.9804%
        XYZ:
        25.4001, 26.9003, 80.1975
        xyY:
        0.1917, 0.2030, 26.9003
      CIE-Lab:
        58.8819, -0.7077, -51.5123
        CIE-LCH:
        58.8819, 51.5171, 269.2128
        CIE-Luv:
        58.8819, -35.2753, -81.6885
        Hunter-Lab:
        51.8655, -3.3478, -55.3718
      #1993e8 color charts
#1993e8 RGB chart
      #1993e8 CMYK chart
      #1993e8 RGB pie chart
      #1993e8 color shades, tints & tones
#1993e8 color schemes
#1993e8 color preview, HTML & CSS examples
           This text has a color of #1993e8        
        
          <p style="color:#1993e8;">Text here</p>
        
        
          .mytext {color:#1993e8;}
        
        Text color #1993e8
      
           This box has a color of #1993e8        
        
          <div style="background-color:#1993e8;">Content here</div>
        
        
          .mybackground {background-color:#1993e8;}
        
        Background color #1993e8
      
           Border around this has a color of #1993e8        
        
          <div style="border:2px solid #1993e8;">Content here</div>
        
        
          .myborder {border:2px solid #1993e8;}
        
        Border color #1993e8