#2a25bd color space conversions
Hex:
        #2a25bd
        RGB:
        42, 37, 189
        CMY:
        84, 85, 26
        CMYK:
        78, 80, 0, 26
      HSL:
        242°, 67.2566%, 44.3137%
        HSV (HSB):
        242°, 80.4233%, 74.1176%
        XYZ:
        10.8017, 5.4895, 48.6344
        xyY:
        0.1664, 0.0846, 5.4895
      CIE-Lab:
        28.0862, 52.1627, -76.8719
        CIE-LCH:
        28.0862, 92.8991, 304.1595
        CIE-Luv:
        28.0862, -6.2412, -95.5372
        Hunter-Lab:
        23.4297, 41.2914, -106.6710
      #2a25bd color charts
#2a25bd RGB chart
      #2a25bd CMYK chart
      #2a25bd RGB pie chart
      #2a25bd color shades, tints & tones
#2a25bd color schemes
#2a25bd color preview, HTML & CSS examples
           This text has a color of #2a25bd        
        
          <p style="color:#2a25bd;">Text here</p>
        
        
          .mytext {color:#2a25bd;}
        
        Text color #2a25bd
      
           This box has a color of #2a25bd        
        
          <div style="background-color:#2a25bd;">Content here</div>
        
        
          .mybackground {background-color:#2a25bd;}
        
        Background color #2a25bd
      
           Border around this has a color of #2a25bd        
        
          <div style="border:2px solid #2a25bd;">Content here</div>
        
        
          .myborder {border:2px solid #2a25bd;}
        
        Border color #2a25bd