#2a0892 color space conversions
Hex:
        #2a0892
        RGB:
        42, 8, 146
        CMY:
        84, 97, 43
        CMYK:
        71, 95, 0, 43
      HSL:
        255°, 89.6104%, 30.1961%
        HSV (HSB):
        255°, 94.5205%, 57.2549%
        XYZ:
        6.2300, 2.7412, 27.3949
        xyY:
        0.1713, 0.0754, 2.7412
      CIE-Lab:
        18.9762, 50.8383, -65.9563
        CIE-LCH:
        18.9762, 83.2753, 307.6246
        CIE-Luv:
        18.9762, -1.3462, -68.5492
        Hunter-Lab:
        16.5567, 38.1923, -86.5124
      #2a0892 color charts
#2a0892 RGB chart
      #2a0892 CMYK chart
      #2a0892 RGB pie chart
      #2a0892 color shades, tints & tones
#2a0892 color schemes
#2a0892 color preview, HTML & CSS examples
           This text has a color of #2a0892        
        
          <p style="color:#2a0892;">Text here</p>
        
        
          .mytext {color:#2a0892;}
        
        Text color #2a0892
      
           This box has a color of #2a0892        
        
          <div style="background-color:#2a0892;">Content here</div>
        
        
          .mybackground {background-color:#2a0892;}
        
        Background color #2a0892
      
           Border around this has a color of #2a0892        
        
          <div style="border:2px solid #2a0892;">Content here</div>
        
        
          .myborder {border:2px solid #2a0892;}
        
        Border color #2a0892