#2a26bf color space conversions
Hex:
        #2a26bf
        RGB:
        42, 38, 191
        CMY:
        84, 85, 25
        CMYK:
        78, 80, 0, 25
      HSL:
        242°, 66.8122%, 44.9020%
        HSV (HSB):
        242°, 80.1047%, 74.9020%
        XYZ:
        11.0519, 5.6401, 49.7964
        xyY:
        0.1662, 0.0848, 5.6401
      CIE-Lab:
        28.4856, 52.2969, -77.3912
        CIE-LCH:
        28.4856, 93.4043, 304.0487
        CIE-Luv:
        28.4856, -6.4549, -96.7204
        Hunter-Lab:
        23.7488, 41.5078, -107.6948
      #2a26bf color charts
#2a26bf RGB chart
      #2a26bf CMYK chart
      #2a26bf RGB pie chart
      #2a26bf color shades, tints & tones
#2a26bf color schemes
#2a26bf color preview, HTML & CSS examples
           This text has a color of #2a26bf        
        
          <p style="color:#2a26bf;">Text here</p>
        
        
          .mytext {color:#2a26bf;}
        
        Text color #2a26bf
      
           This box has a color of #2a26bf        
        
          <div style="background-color:#2a26bf;">Content here</div>
        
        
          .mybackground {background-color:#2a26bf;}
        
        Background color #2a26bf
      
           Border around this has a color of #2a26bf        
        
          <div style="border:2px solid #2a26bf;">Content here</div>
        
        
          .myborder {border:2px solid #2a26bf;}
        
        Border color #2a26bf