#26246f color space conversions
Hex:
        #26246f
        RGB:
        38, 36, 111
        CMY:
        85, 86, 56
        CMYK:
        66, 68, 0, 56
      HSL:
        242°, 51.0204%, 28.8235%
        HSV (HSB):
        242°, 67.5676%, 43.5294%
        XYZ:
        4.2994, 2.8215, 15.3569
        xyY:
        0.1913, 0.1255, 2.8215
      CIE-Lab:
        19.3144, 25.9363, -43.2196
        CIE-LCH:
        19.3144, 50.4046, 300.9681
        CIE-Luv:
        19.3144, -3.0896, -48.8069
        Hunter-Lab:
        16.7974, 16.2934, -42.4475
      #26246f color charts
#26246f RGB chart
      #26246f CMYK chart
      #26246f RGB pie chart
      #26246f color shades, tints & tones
#26246f color schemes
#26246f color preview, HTML & CSS examples
           This text has a color of #26246f        
        
          <p style="color:#26246f;">Text here</p>
        
        
          .mytext {color:#26246f;}
        
        Text color #26246f
      
           This box has a color of #26246f        
        
          <div style="background-color:#26246f;">Content here</div>
        
        
          .mybackground {background-color:#26246f;}
        
        Background color #26246f
      
           Border around this has a color of #26246f        
        
          <div style="border:2px solid #26246f;">Content here</div>
        
        
          .myborder {border:2px solid #26246f;}
        
        Border color #26246f