#26246c color space conversions
Hex:
        #26246c
        RGB:
        38, 36, 108
        CMY:
        85, 86, 58
        CMYK:
        65, 67, 0, 58
      HSL:
        242°, 50.0000%, 28.2353%
        HSV (HSB):
        242°, 66.6667%, 42.3529%
        XYZ:
        4.1370, 2.7565, 14.5014
        xyY:
        0.1934, 0.1288, 2.7565
      CIE-Lab:
        19.0412, 24.8411, -41.7203
        CIE-LCH:
        19.0412, 48.5558, 300.7704
        CIE-Luv:
        19.0412, -2.9420, -46.9208
        Hunter-Lab:
        16.6028, 15.4226, -40.1637
      #26246c color charts
#26246c RGB chart
      #26246c CMYK chart
      #26246c RGB pie chart
      #26246c color shades, tints & tones
#26246c color schemes
#26246c color preview, HTML & CSS examples
           This text has a color of #26246c        
        
          <p style="color:#26246c;">Text here</p>
        
        
          .mytext {color:#26246c;}
        
        Text color #26246c
      
           This box has a color of #26246c        
        
          <div style="background-color:#26246c;">Content here</div>
        
        
          .mybackground {background-color:#26246c;}
        
        Background color #26246c
      
           Border around this has a color of #26246c        
        
          <div style="border:2px solid #26246c;">Content here</div>
        
        
          .myborder {border:2px solid #26246c;}
        
        Border color #26246c