#2a25d1 color space conversions
Hex:
        #2a25d1
        RGB:
        42, 37, 209
        CMY:
        84, 85, 18
        CMYK:
        80, 82, 0, 18
      HSL:
        242°, 69.9187%, 48.2353%
        HSV (HSB):
        242°, 82.2967%, 81.9608%
        XYZ:
        13.1250, 6.4188, 60.8688
        xyY:
        0.1632, 0.0798, 6.4188
      CIE-Lab:
        30.4455, 58.2427, -84.6777
        CIE-LCH:
        30.4455, 102.7742, 304.5208
        CIE-Luv:
        30.4455, -7.1453, -107.0635
        Hunter-Lab:
        25.3354, 48.1352, -124.7106
      #2a25d1 color charts
#2a25d1 RGB chart
      #2a25d1 CMYK chart
      #2a25d1 RGB pie chart
      #2a25d1 color shades, tints & tones
#2a25d1 color schemes
#2a25d1 color preview, HTML & CSS examples
           This text has a color of #2a25d1        
        
          <p style="color:#2a25d1;">Text here</p>
        
        
          .mytext {color:#2a25d1;}
        
        Text color #2a25d1
      
           This box has a color of #2a25d1        
        
          <div style="background-color:#2a25d1;">Content here</div>
        
        
          .mybackground {background-color:#2a25d1;}
        
        Background color #2a25d1
      
           Border around this has a color of #2a25d1        
        
          <div style="border:2px solid #2a25d1;">Content here</div>
        
        
          .myborder {border:2px solid #2a25d1;}
        
        Border color #2a25d1