#1968b5 color space conversions
Hex:
        #1968b5
        RGB:
        25, 104, 181
        CMY:
        90, 59, 29
        CMYK:
        86, 43, 0, 29
      HSL:
        210°, 75.7282%, 40.3922%
        HSV (HSB):
        210°, 86.1878%, 70.9804%
        XYZ:
        13.6917, 13.4435, 45.5893
        xyY:
        0.1883, 0.1849, 13.4435
      CIE-Lab:
        43.4240, 5.9676, -47.1675
        CIE-LCH:
        43.4240, 47.5435, 277.2107
        CIE-Luv:
        43.4240, -23.8798, -70.4059
        Hunter-Lab:
        36.6654, 2.4917, -48.0547
      #1968b5 color charts
#1968b5 RGB chart
      #1968b5 CMYK chart
      #1968b5 RGB pie chart
      #1968b5 color shades, tints & tones
#1968b5 color schemes
#1968b5 color preview, HTML & CSS examples
           This text has a color of #1968b5        
        
          <p style="color:#1968b5;">Text here</p>
        
        
          .mytext {color:#1968b5;}
        
        Text color #1968b5
      
           This box has a color of #1968b5        
        
          <div style="background-color:#1968b5;">Content here</div>
        
        
          .mybackground {background-color:#1968b5;}
        
        Background color #1968b5
      
           Border around this has a color of #1968b5        
        
          <div style="border:2px solid #1968b5;">Content here</div>
        
        
          .myborder {border:2px solid #1968b5;}
        
        Border color #1968b5