#2a02e1 color space conversions
Hex:
        #2a02e1
        RGB:
        42, 2, 225
        CMY:
        84, 99, 12
        CMYK:
        81, 99, 0, 12
      HSL:
        251°, 98.2379%, 44.5098%
        HSV (HSB):
        251°, 99.1111%, 88.2353%
        XYZ:
        14.5672, 5.9719, 71.6191
        xyY:
        0.1581, 0.0648, 5.9719
      CIE-Lab:
        29.3415, 72.1397, -95.7598
        CIE-LCH:
        29.3415, 119.8919, 306.9922
        CIE-Luv:
        29.3415, -5.7907, -114.3751
        Hunter-Lab:
        24.4375, 63.6382, -156.6554
      #2a02e1 color charts
#2a02e1 RGB chart
      #2a02e1 CMYK chart
      #2a02e1 RGB pie chart
      #2a02e1 color shades, tints & tones
#2a02e1 color schemes
#2a02e1 color preview, HTML & CSS examples
           This text has a color of #2a02e1        
        
          <p style="color:#2a02e1;">Text here</p>
        
        
          .mytext {color:#2a02e1;}
        
        Text color #2a02e1
      
           This box has a color of #2a02e1        
        
          <div style="background-color:#2a02e1;">Content here</div>
        
        
          .mybackground {background-color:#2a02e1;}
        
        Background color #2a02e1
      
           Border around this has a color of #2a02e1        
        
          <div style="border:2px solid #2a02e1;">Content here</div>
        
        
          .myborder {border:2px solid #2a02e1;}
        
        Border color #2a02e1