#26255d color space conversions
Hex:
        #26255d
        RGB:
        38, 37, 93
        CMY:
        85, 85, 64
        CMYK:
        59, 60, 0, 64
      HSL:
        241°, 43.0769%, 25.4902%
        HSV (HSB):
        241°, 60.2151%, 36.4706%
        XYZ:
        3.4367, 2.5255, 10.6623
        xyY:
        0.2067, 0.1519, 2.5255
      CIE-Lab:
        18.0336, 18.6404, -33.5062
        CIE-LCH:
        18.0336, 38.3423, 299.0884
        CIE-Luv:
        18.0336, -2.4183, -37.1048
        Hunter-Lab:
        15.8919, 10.7905, -28.6549
      #26255d color charts
#26255d RGB chart
      #26255d CMYK chart
      #26255d RGB pie chart
      #26255d color shades, tints & tones
#26255d color schemes
#26255d color preview, HTML & CSS examples
           This text has a color of #26255d        
        
          <p style="color:#26255d;">Text here</p>
        
        
          .mytext {color:#26255d;}
        
        Text color #26255d
      
           This box has a color of #26255d        
        
          <div style="background-color:#26255d;">Content here</div>
        
        
          .mybackground {background-color:#26255d;}
        
        Background color #26255d
      
           Border around this has a color of #26255d        
        
          <div style="border:2px solid #26255d;">Content here</div>
        
        
          .myborder {border:2px solid #26255d;}
        
        Border color #26255d