#1991fc color space conversions
Hex:
        #1991fc
        RGB:
        25, 145, 252
        CMY:
        90, 43, 1
        CMYK:
        90, 42, 0, 1
      HSL:
        208°, 97.4249%, 54.3137%
        HSV (HSB):
        208°, 90.0794%, 98.8235%
        XYZ:
        28.0970, 27.4857, 95.9199
        xyY:
        0.1855, 0.1814, 27.4857
      CIE-Lab:
        59.4213, 7.9847, -61.6887
        CIE-LCH:
        59.4213, 62.2033, 277.3751
        CIE-Luv:
        59.4213, -33.5958, -99.3456
        Hunter-Lab:
        52.4268, 3.9161, -71.7779
      #1991fc color charts
#1991fc RGB chart
      #1991fc CMYK chart
      #1991fc RGB pie chart
      #1991fc color shades, tints & tones
#1991fc color schemes
#1991fc color preview, HTML & CSS examples
           This text has a color of #1991fc        
        
          <p style="color:#1991fc;">Text here</p>
        
        
          .mytext {color:#1991fc;}
        
        Text color #1991fc
      
           This box has a color of #1991fc        
        
          <div style="background-color:#1991fc;">Content here</div>
        
        
          .mybackground {background-color:#1991fc;}
        
        Background color #1991fc
      
           Border around this has a color of #1991fc        
        
          <div style="border:2px solid #1991fc;">Content here</div>
        
        
          .myborder {border:2px solid #1991fc;}
        
        Border color #1991fc