#2a04e0 color space conversions
Hex:
        #2a04e0
        RGB:
        42, 4, 224
        CMY:
        84, 98, 12
        CMYK:
        81, 98, 0, 12
      HSL:
        250°, 96.4912%, 44.7059%
        HSV (HSB):
        250°, 98.2143%, 87.8431%
        XYZ:
        14.4528, 5.9609, 70.9098
        xyY:
        0.1583, 0.0653, 5.9609
      CIE-Lab:
        29.3136, 71.5579, -95.2318
        CIE-LCH:
        29.3136, 119.1202, 306.9215
        CIE-Luv:
        29.3136, -5.8065, -113.8975
        Hunter-Lab:
        24.4149, 62.9397, -155.1092
      #2a04e0 color charts
#2a04e0 RGB chart
      #2a04e0 CMYK chart
      #2a04e0 RGB pie chart
      #2a04e0 color shades, tints & tones
#2a04e0 color schemes
#2a04e0 color preview, HTML & CSS examples
           This text has a color of #2a04e0        
        
          <p style="color:#2a04e0;">Text here</p>
        
        
          .mytext {color:#2a04e0;}
        
        Text color #2a04e0
      
           This box has a color of #2a04e0        
        
          <div style="background-color:#2a04e0;">Content here</div>
        
        
          .mybackground {background-color:#2a04e0;}
        
        Background color #2a04e0
      
           Border around this has a color of #2a04e0        
        
          <div style="border:2px solid #2a04e0;">Content here</div>
        
        
          .myborder {border:2px solid #2a04e0;}
        
        Border color #2a04e0