#1926e1 color space conversions
Hex:
        #1926e1
        RGB:
        25, 38, 225
        CMY:
        90, 85, 12
        CMYK:
        89, 83, 0, 12
      HSL:
        236°, 80.0000%, 49.0196%
        HSV (HSB):
        236°, 88.8889%, 88.2353%
        XYZ:
        14.6846, 7.0291, 71.8170
        xyY:
        0.1570, 0.0752, 7.0291
      CIE-Lab:
        31.8732, 61.9445, -91.5548
        CIE-LCH:
        31.8732, 110.5414, 304.0816
        CIE-Luv:
        31.8732, -9.4473, -115.9420
        Hunter-Lab:
        26.5125, 52.4697, -142.0456
      #1926e1 color charts
#1926e1 RGB chart
      #1926e1 CMYK chart
      #1926e1 RGB pie chart
      #1926e1 color shades, tints & tones
#1926e1 color schemes
#1926e1 color preview, HTML & CSS examples
           This text has a color of #1926e1        
        
          <p style="color:#1926e1;">Text here</p>
        
        
          .mytext {color:#1926e1;}
        
        Text color #1926e1
      
           This box has a color of #1926e1        
        
          <div style="background-color:#1926e1;">Content here</div>
        
        
          .mybackground {background-color:#1926e1;}
        
        Background color #1926e1
      
           Border around this has a color of #1926e1        
        
          <div style="border:2px solid #1926e1;">Content here</div>
        
        
          .myborder {border:2px solid #1926e1;}
        
        Border color #1926e1