#2a0aca color space conversions
Hex:
        #2a0aca
        RGB:
        42, 10, 202
        CMY:
        84, 96, 21
        CMYK:
        79, 95, 0, 21
      HSL:
        250°, 90.5660%, 41.5686%
        HSV (HSB):
        250°, 95.0495%, 79.2157%
        XYZ:
        11.7241, 4.9736, 56.2192
        xyY:
        0.1608, 0.0682, 4.9736
      CIE-Lab:
        26.6594, 65.0185, -86.8987
        CIE-LCH:
        26.6594, 108.5302, 306.8042
        CIE-Luv:
        26.6594, -4.8252, -101.4721
        Hunter-Lab:
        22.3015, 54.8108, -133.8510
      #2a0aca color charts
#2a0aca RGB chart
      #2a0aca CMYK chart
      #2a0aca RGB pie chart
      #2a0aca color shades, tints & tones
#2a0aca color schemes
#2a0aca color preview, HTML & CSS examples
           This text has a color of #2a0aca        
        
          <p style="color:#2a0aca;">Text here</p>
        
        
          .mytext {color:#2a0aca;}
        
        Text color #2a0aca
      
           This box has a color of #2a0aca        
        
          <div style="background-color:#2a0aca;">Content here</div>
        
        
          .mybackground {background-color:#2a0aca;}
        
        Background color #2a0aca
      
           Border around this has a color of #2a0aca        
        
          <div style="border:2px solid #2a0aca;">Content here</div>
        
        
          .myborder {border:2px solid #2a0aca;}
        
        Border color #2a0aca