#1726fc color space conversions
Hex:
        #1726fc
        RGB:
        23, 38, 252
        CMY:
        91, 85, 1
        CMYK:
        91, 85, 0, 1
      HSL:
        236°, 97.4468%, 53.9216%
        HSV (HSB):
        236°, 90.8730%, 98.8235%
        XYZ:
        18.6172, 8.5967, 92.7735
        xyY:
        0.1552, 0.0716, 8.5967
      CIE-Lab:
        35.1958, 69.7049, -101.3370
        CIE-LCH:
        35.1958, 122.9958, 304.5222
        CIE-Luv:
        35.1958, -10.5166, -131.1641
        Hunter-Lab:
        29.3201, 62.0308, -167.0794
      #1726fc color charts
#1726fc RGB chart
      #1726fc CMYK chart
      #1726fc RGB pie chart
      #1726fc color shades, tints & tones
#1726fc color schemes
#1726fc color preview, HTML & CSS examples
           This text has a color of #1726fc        
        
          <p style="color:#1726fc;">Text here</p>
        
        
          .mytext {color:#1726fc;}
        
        Text color #1726fc
      
           This box has a color of #1726fc        
        
          <div style="background-color:#1726fc;">Content here</div>
        
        
          .mybackground {background-color:#1726fc;}
        
        Background color #1726fc
      
           Border around this has a color of #1726fc        
        
          <div style="border:2px solid #1726fc;">Content here</div>
        
        
          .myborder {border:2px solid #1726fc;}
        
        Border color #1726fc