#2726c4 color space conversions
Hex:
        #2726c4
        RGB:
        39, 38, 196
        CMY:
        85, 85, 23
        CMYK:
        80, 81, 0, 23
      HSL:
        240°, 67.5214%, 45.8824%
        HSV (HSB):
        240°, 80.6122%, 76.8627%
        XYZ:
        11.4936, 5.8031, 52.7389
        xyY:
        0.1641, 0.0829, 5.8031
      CIE-Lab:
        28.9101, 53.6756, -79.6365
        CIE-LCH:
        28.9101, 96.0366, 303.9803
        CIE-Luv:
        28.9101, -7.0585, -99.5663
        Hunter-Lab:
        24.0896, 43.0091, -112.9397
      #2726c4 color charts
#2726c4 RGB chart
      #2726c4 CMYK chart
      #2726c4 RGB pie chart
      #2726c4 color shades, tints & tones
#2726c4 color schemes
#2726c4 color preview, HTML & CSS examples
           This text has a color of #2726c4        
        
          <p style="color:#2726c4;">Text here</p>
        
        
          .mytext {color:#2726c4;}
        
        Text color #2726c4
      
           This box has a color of #2726c4        
        
          <div style="background-color:#2726c4;">Content here</div>
        
        
          .mybackground {background-color:#2726c4;}
        
        Background color #2726c4
      
           Border around this has a color of #2726c4        
        
          <div style="border:2px solid #2726c4;">Content here</div>
        
        
          .myborder {border:2px solid #2726c4;}
        
        Border color #2726c4