#1726f1 color space conversions
Hex:
        #1726f1
        RGB:
        23, 38, 241
        CMY:
        91, 85, 5
        CMYK:
        90, 84, 0, 5
      HSL:
        236°, 88.6179%, 51.7647%
        HSV (HSB):
        236°, 90.4564%, 94.5098%
        XYZ:
        16.9236, 7.9193, 83.8557
        xyY:
        0.1557, 0.0729, 7.9193
      CIE-Lab:
        33.8142, 66.5744, -97.4381
        CIE-LCH:
        33.8142, 118.0099, 304.3427
        CIE-Luv:
        33.8142, -10.1301, -124.9740
        Hunter-Lab:
        28.1412, 58.0999, -156.9748
      #1726f1 color charts
#1726f1 RGB chart
      #1726f1 CMYK chart
      #1726f1 RGB pie chart
      #1726f1 color shades, tints & tones
#1726f1 color schemes
#1726f1 color preview, HTML & CSS examples
           This text has a color of #1726f1        
        
          <p style="color:#1726f1;">Text here</p>
        
        
          .mytext {color:#1726f1;}
        
        Text color #1726f1
      
           This box has a color of #1726f1        
        
          <div style="background-color:#1726f1;">Content here</div>
        
        
          .mybackground {background-color:#1726f1;}
        
        Background color #1726f1
      
           Border around this has a color of #1726f1        
        
          <div style="border:2px solid #1726f1;">Content here</div>
        
        
          .myborder {border:2px solid #1726f1;}
        
        Border color #1726f1