#2a0251 color space conversions
Hex:
        #2a0251
        RGB:
        42, 2, 81
        CMY:
        84, 99, 68
        CMYK:
        48, 98, 0, 68
      HSL:
        270°, 95.1807%, 16.2745%
        HSV (HSB):
        270°, 97.5309%, 31.7647%
        XYZ:
        2.4618, 1.1297, 7.8729
        xyY:
        0.2147, 0.0985, 1.1297
      CIE-Lab:
        10.0286, 35.7432, -38.4442
        CIE-LCH:
        10.0286, 52.4932, 312.9150
        CIE-Luv:
        10.0286, 4.0441, -30.2495
        Hunter-Lab:
        10.6289, 22.7417, -36.4762
      #2a0251 color charts
#2a0251 RGB chart
      #2a0251 CMYK chart
      #2a0251 RGB pie chart
      #2a0251 color shades, tints & tones
#2a0251 color schemes
#2a0251 color preview, HTML & CSS examples
           This text has a color of #2a0251        
        
          <p style="color:#2a0251;">Text here</p>
        
        
          .mytext {color:#2a0251;}
        
        Text color #2a0251
      
           This box has a color of #2a0251        
        
          <div style="background-color:#2a0251;">Content here</div>
        
        
          .mybackground {background-color:#2a0251;}
        
        Background color #2a0251
      
           Border around this has a color of #2a0251        
        
          <div style="border:2px solid #2a0251;">Content here</div>
        
        
          .myborder {border:2px solid #2a0251;}
        
        Border color #2a0251