#1968e5 color space conversions
Hex:
        #1968e5
        RGB:
        25, 104, 229
        CMY:
        90, 59, 10
        CMYK:
        89, 55, 0, 10
      HSL:
        217°, 80.3150%, 49.8039%
        HSV (HSB):
        217°, 89.0830%, 89.8039%
        XYZ:
        19.4941, 15.7644, 76.1441
        xyY:
        0.1750, 0.1415, 15.7644
      CIE-Lab:
        46.6639, 24.7629, -69.4821
        CIE-LCH:
        46.6639, 73.7629, 289.6157
        CIE-Luv:
        46.6639, -22.3619, -106.4235
        Hunter-Lab:
        39.7045, 18.1570, -85.9116
      #1968e5 color charts
#1968e5 RGB chart
      #1968e5 CMYK chart
      #1968e5 RGB pie chart
      #1968e5 color shades, tints & tones
#1968e5 color schemes
#1968e5 color preview, HTML & CSS examples
           This text has a color of #1968e5        
        
          <p style="color:#1968e5;">Text here</p>
        
        
          .mytext {color:#1968e5;}
        
        Text color #1968e5
      
           This box has a color of #1968e5        
        
          <div style="background-color:#1968e5;">Content here</div>
        
        
          .mybackground {background-color:#1968e5;}
        
        Background color #1968e5
      
           Border around this has a color of #1968e5        
        
          <div style="border:2px solid #1968e5;">Content here</div>
        
        
          .myborder {border:2px solid #1968e5;}
        
        Border color #1968e5