#2a0efe color space conversions
Hex:
        #2a0efe
        RGB:
        42, 14, 254
        CMY:
        84, 95, 0
        CMYK:
        83, 94, 0, 0
      HSL:
        247°, 99.1736%, 52.5490%
        HSV (HSB):
        247°, 94.4882%, 99.6078%
        XYZ:
        19.0013, 7.9621, 94.3013
        xyY:
        0.1567, 0.0657, 7.9621
      CIE-Lab:
        33.9038, 77.2576, -104.5998
        CIE-LCH:
        33.9038, 130.0379, 306.4497
        CIE-Luv:
        33.9038, -7.6907, -131.4585
        Hunter-Lab:
        28.2171, 70.8209, -178.3943
      #2a0efe color charts
#2a0efe RGB chart
      #2a0efe CMYK chart
      #2a0efe RGB pie chart
      #2a0efe color shades, tints & tones
#2a0efe color schemes
#2a0efe color preview, HTML & CSS examples
           This text has a color of #2a0efe        
        
          <p style="color:#2a0efe;">Text here</p>
        
        
          .mytext {color:#2a0efe;}
        
        Text color #2a0efe
      
           This box has a color of #2a0efe        
        
          <div style="background-color:#2a0efe;">Content here</div>
        
        
          .mybackground {background-color:#2a0efe;}
        
        Background color #2a0efe
      
           Border around this has a color of #2a0efe        
        
          <div style="border:2px solid #2a0efe;">Content here</div>
        
        
          .myborder {border:2px solid #2a0efe;}
        
        Border color #2a0efe