#26166e color space conversions
Hex:
        #26166e
        RGB:
        38, 22, 110
        CMY:
        85, 91, 57
        CMYK:
        65, 80, 0, 57
      HSL:
        251°, 66.6667%, 25.8824%
        HSV (HSB):
        251°, 80.0000%, 43.1373%
        XYZ:
        3.9007, 2.1117, 14.9539
        xyY:
        0.1860, 0.1007, 2.1117
      CIE-Lab:
        16.0627, 34.2652, -47.9071
        CIE-LCH:
        16.0627, 58.8999, 305.5740
        CIE-Luv:
        16.0627, -0.8070, -48.4587
        Hunter-Lab:
        14.5316, 22.4843, -50.8407
      #26166e color charts
#26166e RGB chart
      #26166e CMYK chart
      #26166e RGB pie chart
      #26166e color shades, tints & tones
#26166e color schemes
#26166e color preview, HTML & CSS examples
           This text has a color of #26166e        
        
          <p style="color:#26166e;">Text here</p>
        
        
          .mytext {color:#26166e;}
        
        Text color #26166e
      
           This box has a color of #26166e        
        
          <div style="background-color:#26166e;">Content here</div>
        
        
          .mybackground {background-color:#26166e;}
        
        Background color #26166e
      
           Border around this has a color of #26166e        
        
          <div style="border:2px solid #26166e;">Content here</div>
        
        
          .myborder {border:2px solid #26166e;}
        
        Border color #26166e