#1993f0 color space conversions
Hex:
        #1993f0
        RGB:
        25, 147, 240
        CMY:
        90, 42, 6
        CMYK:
        90, 39, 0, 6
      HSL:
        206°, 87.7551%, 51.9608%
        HSV (HSB):
        206°, 89.5833%, 94.1176%
        XYZ:
        26.5628, 27.3654, 86.3201
        xyY:
        0.1894, 0.1951, 27.3654
      CIE-Lab:
        59.3110, 2.2837, -55.2566
        CIE-LCH:
        59.3110, 55.3038, 272.3667
        CIE-Luv:
        59.3110, -34.8364, -88.2656
        Hunter-Lab:
        52.3119, -0.9077, -61.2163
      #1993f0 color charts
#1993f0 RGB chart
      #1993f0 CMYK chart
      #1993f0 RGB pie chart
      #1993f0 color shades, tints & tones
#1993f0 color schemes
#1993f0 color preview, HTML & CSS examples
           This text has a color of #1993f0        
        
          <p style="color:#1993f0;">Text here</p>
        
        
          .mytext {color:#1993f0;}
        
        Text color #1993f0
      
           This box has a color of #1993f0        
        
          <div style="background-color:#1993f0;">Content here</div>
        
        
          .mybackground {background-color:#1993f0;}
        
        Background color #1993f0
      
           Border around this has a color of #1993f0        
        
          <div style="border:2px solid #1993f0;">Content here</div>
        
        
          .myborder {border:2px solid #1993f0;}
        
        Border color #1993f0