#2a0da1 color space conversions
Hex:
        #2a0da1
        RGB:
        42, 13, 161
        CMY:
        84, 95, 37
        CMYK:
        74, 92, 0, 37
      HSL:
        252°, 85.0575%, 34.1176%
        HSV (HSB):
        252°, 91.9255%, 63.1373%
        XYZ:
        7.5318, 3.3533, 33.9685
        xyY:
        0.1679, 0.0748, 3.3533
      CIE-Lab:
        21.4066, 53.5261, -71.1503
        CIE-LCH:
        21.4066, 89.0360, 306.9540
        CIE-Luv:
        21.4066, -2.5699, -77.7539
        Hunter-Lab:
        18.3120, 41.3716, -97.1636
      #2a0da1 color charts
#2a0da1 RGB chart
      #2a0da1 CMYK chart
      #2a0da1 RGB pie chart
      #2a0da1 color shades, tints & tones
#2a0da1 color schemes
#2a0da1 color preview, HTML & CSS examples
           This text has a color of #2a0da1        
        
          <p style="color:#2a0da1;">Text here</p>
        
        
          .mytext {color:#2a0da1;}
        
        Text color #2a0da1
      
           This box has a color of #2a0da1        
        
          <div style="background-color:#2a0da1;">Content here</div>
        
        
          .mybackground {background-color:#2a0da1;}
        
        Background color #2a0da1
      
           Border around this has a color of #2a0da1        
        
          <div style="border:2px solid #2a0da1;">Content here</div>
        
        
          .myborder {border:2px solid #2a0da1;}
        
        Border color #2a0da1