#26155f color space conversions
Hex:
        #26155f
        RGB:
        38, 21, 95
        CMY:
        85, 92, 63
        CMYK:
        60, 78, 0, 63
      HSL:
        254°, 63.7931%, 22.7451%
        HSV (HSB):
        254°, 77.8947%, 37.2549%
        XYZ:
        3.1331, 1.7746, 11.0039
        xyY:
        0.1969, 0.1115, 1.7746
      CIE-Lab:
        14.2571, 29.8987, -40.9917
        CIE-LCH:
        14.2571, 50.7371, 306.1064
        CIE-Luv:
        14.2571, 0.3396, -39.6382
        Hunter-Lab:
        13.3215, 18.6684, -39.6499
      #26155f color charts
#26155f RGB chart
      #26155f CMYK chart
      #26155f RGB pie chart
      #26155f color shades, tints & tones
#26155f color schemes
#26155f color preview, HTML & CSS examples
           This text has a color of #26155f        
        
          <p style="color:#26155f;">Text here</p>
        
        
          .mytext {color:#26155f;}
        
        Text color #26155f
      
           This box has a color of #26155f        
        
          <div style="background-color:#26155f;">Content here</div>
        
        
          .mybackground {background-color:#26155f;}
        
        Background color #26155f
      
           Border around this has a color of #26155f        
        
          <div style="border:2px solid #26155f;">Content here</div>
        
        
          .myborder {border:2px solid #26155f;}
        
        Border color #26155f