#2a02e7 color space conversions
Hex:
        #2a02e7
        RGB:
        42, 2, 231
        CMY:
        84, 99, 9
        CMYK:
        82, 99, 0, 9
      HSL:
        250°, 98.2833%, 45.6863%
        HSV (HSB):
        250°, 99.1342%, 90.5882%
        XYZ:
        15.4004, 6.3052, 76.0066
        xyY:
        0.1576, 0.0645, 6.3052
      CIE-Lab:
        30.1697, 73.5769, -97.8135
        CIE-LCH:
        30.1697, 122.3971, 306.9511
        CIE-Luv:
        30.1697, -6.1129, -117.8367
        Hunter-Lab:
        25.1101, 65.5337, -161.8898
      #2a02e7 color charts
#2a02e7 RGB chart
      #2a02e7 CMYK chart
      #2a02e7 RGB pie chart
      #2a02e7 color shades, tints & tones
#2a02e7 color schemes
#2a02e7 color preview, HTML & CSS examples
           This text has a color of #2a02e7        
        
          <p style="color:#2a02e7;">Text here</p>
        
        
          .mytext {color:#2a02e7;}
        
        Text color #2a02e7
      
           This box has a color of #2a02e7        
        
          <div style="background-color:#2a02e7;">Content here</div>
        
        
          .mybackground {background-color:#2a02e7;}
        
        Background color #2a02e7
      
           Border around this has a color of #2a02e7        
        
          <div style="border:2px solid #2a02e7;">Content here</div>
        
        
          .myborder {border:2px solid #2a02e7;}
        
        Border color #2a02e7