#1993e5 color space conversions
Hex:
        #1993e5
        RGB:
        25, 147, 229
        CMY:
        90, 42, 10
        CMYK:
        89, 36, 0, 10
      HSL:
        204°, 80.3150%, 49.8039%
        HSV (HSB):
        204°, 89.0830%, 89.8039%
        XYZ:
        24.9775, 26.7313, 77.9719
        xyY:
        0.1926, 0.2061, 26.7313
      CIE-Lab:
        58.7247, -1.8264, -50.0968
        CIE-LCH:
        58.7247, 50.1301, 267.9120
        CIE-Luv:
        58.7247, -35.4453, -79.1997
        Hunter-Lab:
        51.7023, -4.2453, -53.2234
      #1993e5 color charts
#1993e5 RGB chart
      #1993e5 CMYK chart
      #1993e5 RGB pie chart
      #1993e5 color shades, tints & tones
#1993e5 color schemes
#1993e5 color preview, HTML & CSS examples
           This text has a color of #1993e5        
        
          <p style="color:#1993e5;">Text here</p>
        
        
          .mytext {color:#1993e5;}
        
        Text color #1993e5
      
           This box has a color of #1993e5        
        
          <div style="background-color:#1993e5;">Content here</div>
        
        
          .mybackground {background-color:#1993e5;}
        
        Background color #1993e5
      
           Border around this has a color of #1993e5        
        
          <div style="border:2px solid #1993e5;">Content here</div>
        
        
          .myborder {border:2px solid #1993e5;}
        
        Border color #1993e5