#26007f color space conversions
Hex:
        #26007f
        RGB:
        38, 0, 127
        CMY:
        85, 100, 50
        CMYK:
        70, 100, 0, 50
      HSL:
        258°, 100.0000%, 24.9020%
        HSV (HSB):
        258°, 100.0000%, 49.8039%
        XYZ:
        4.6301, 1.9444, 20.2099
        xyY:
        0.1729, 0.0726, 1.9444
      CIE-Lab:
        15.1926, 48.1575, -60.3055
        CIE-LCH:
        15.1926, 77.1745, 308.6094
        CIE-Luv:
        15.1926, -0.3362, -55.8958
        Hunter-Lab:
        13.9441, 34.8683, -76.1715
      #26007f color charts
#26007f RGB chart
      #26007f CMYK chart
      #26007f RGB pie chart
      #26007f color shades, tints & tones
#26007f color schemes
#26007f color preview, HTML & CSS examples
           This text has a color of #26007f        
        
          <p style="color:#26007f;">Text here</p>
        
        
          .mytext {color:#26007f;}
        
        Text color #26007f
      
           This box has a color of #26007f        
        
          <div style="background-color:#26007f;">Content here</div>
        
        
          .mybackground {background-color:#26007f;}
        
        Background color #26007f
      
           Border around this has a color of #26007f        
        
          <div style="border:2px solid #26007f;">Content here</div>
        
        
          .myborder {border:2px solid #26007f;}
        
        Border color #26007f