#26226e color space conversions
Hex:
        #26226e
        RGB:
        38, 34, 110
        CMY:
        85, 87, 57
        CMYK:
        65, 69, 0, 57
      HSL:
        243°, 52.7778%, 28.2353%
        HSV (HSB):
        243°, 69.0909%, 43.1373%
        XYZ:
        4.1858, 2.6819, 15.0489
        xyY:
        0.1910, 0.1224, 2.6819
      CIE-Lab:
        18.7221, 26.9060, -43.5401
        CIE-LCH:
        18.7221, 51.1827, 301.7144
        CIE-Luv:
        18.7221, -2.6509, -48.3930
        Hunter-Lab:
        16.3765, 16.9655, -43.0198
      #26226e color charts
#26226e RGB chart
      #26226e CMYK chart
      #26226e RGB pie chart
      #26226e color shades, tints & tones
#26226e color schemes
#26226e color preview, HTML & CSS examples
           This text has a color of #26226e        
        
          <p style="color:#26226e;">Text here</p>
        
        
          .mytext {color:#26226e;}
        
        Text color #26226e
      
           This box has a color of #26226e        
        
          <div style="background-color:#26226e;">Content here</div>
        
        
          .mybackground {background-color:#26226e;}
        
        Background color #26226e
      
           Border around this has a color of #26226e        
        
          <div style="border:2px solid #26226e;">Content here</div>
        
        
          .myborder {border:2px solid #26226e;}
        
        Border color #26226e