#26006f color space conversions
Hex:
        #26006f
        RGB:
        38, 0, 111
        CMY:
        85, 100, 56
        CMYK:
        66, 100, 0, 56
      HSL:
        261°, 100.0000%, 21.7647%
        HSV (HSB):
        261°, 100.0000%, 43.5294%
        XYZ:
        3.6686, 1.5598, 15.1466
        xyY:
        0.1801, 0.0766, 1.5598
      CIE-Lab:
        12.9831, 44.0481, -53.6583
        CIE-LCH:
        12.9831, 69.4223, 309.3826
        CIE-Luv:
        12.9831, 0.7680, -46.3678
        Hunter-Lab:
        12.4891, 30.5772, -63.1641
      #26006f color charts
#26006f RGB chart
      #26006f CMYK chart
      #26006f RGB pie chart
      #26006f color shades, tints & tones
#26006f color schemes
#26006f color preview, HTML & CSS examples
           This text has a color of #26006f        
        
          <p style="color:#26006f;">Text here</p>
        
        
          .mytext {color:#26006f;}
        
        Text color #26006f
      
           This box has a color of #26006f        
        
          <div style="background-color:#26006f;">Content here</div>
        
        
          .mybackground {background-color:#26006f;}
        
        Background color #26006f
      
           Border around this has a color of #26006f        
        
          <div style="border:2px solid #26006f;">Content here</div>
        
        
          .myborder {border:2px solid #26006f;}
        
        Border color #26006f