#2a2af2 color space conversions
Hex:
        #2a2af2
        RGB:
        42, 42, 242
        CMY:
        84, 84, 5
        CMYK:
        83, 83, 0, 5
      HSL:
        240°, 88.4956%, 55.6863%
        HSV (HSB):
        240°, 82.6446%, 94.9020%
        XYZ:
        17.8098, 8.5590, 84.7178
        xyY:
        0.1603, 0.0770, 8.5590
      CIE-Lab:
        35.1209, 65.7683, -95.8112
        CIE-LCH:
        35.1209, 116.2121, 304.4671
        CIE-Luv:
        35.1209, -9.0841, -125.9803
        Hunter-Lab:
        29.2557, 57.4668, -151.2110
      #2a2af2 color charts
#2a2af2 RGB chart
      #2a2af2 CMYK chart
      #2a2af2 RGB pie chart
      #2a2af2 color shades, tints & tones
#2a2af2 color schemes
#2a2af2 color preview, HTML & CSS examples
           This text has a color of #2a2af2        
        
          <p style="color:#2a2af2;">Text here</p>
        
        
          .mytext {color:#2a2af2;}
        
        Text color #2a2af2
      
           This box has a color of #2a2af2        
        
          <div style="background-color:#2a2af2;">Content here</div>
        
        
          .mybackground {background-color:#2a2af2;}
        
        Background color #2a2af2
      
           Border around this has a color of #2a2af2        
        
          <div style="border:2px solid #2a2af2;">Content here</div>
        
        
          .myborder {border:2px solid #2a2af2;}
        
        Border color #2a2af2