#1968d0 color space conversions
Hex:
        #1968d0
        RGB:
        25, 104, 208
        CMY:
        90, 59, 18
        CMYK:
        88, 50, 0, 18
      HSL:
        214°, 78.5408%, 45.6863%
        HSV (HSB):
        214°, 87.9808%, 81.5686%
        XYZ:
        16.7364, 14.6614, 61.6223
        xyY:
        0.1799, 0.1576, 14.6614
      CIE-Lab:
        45.1669, 16.5990, -59.9731
        CIE-LCH:
        45.1669, 62.2278, 285.4707
        CIE-Luv:
        45.1669, -22.9125, -91.1873
        Hunter-Lab:
        38.2902, 11.0134, -68.6153
      #1968d0 color charts
#1968d0 RGB chart
      #1968d0 CMYK chart
      #1968d0 RGB pie chart
      #1968d0 color shades, tints & tones
#1968d0 color schemes
#1968d0 color preview, HTML & CSS examples
           This text has a color of #1968d0        
        
          <p style="color:#1968d0;">Text here</p>
        
        
          .mytext {color:#1968d0;}
        
        Text color #1968d0
      
           This box has a color of #1968d0        
        
          <div style="background-color:#1968d0;">Content here</div>
        
        
          .mybackground {background-color:#1968d0;}
        
        Background color #1968d0
      
           Border around this has a color of #1968d0        
        
          <div style="border:2px solid #1968d0;">Content here</div>
        
        
          .myborder {border:2px solid #1968d0;}
        
        Border color #1968d0