#2a0a87 color space conversions
Hex:
        #2a0a87
        RGB:
        42, 10, 135
        CMY:
        84, 96, 47
        CMYK:
        69, 93, 0, 47
      HSL:
        255°, 86.2069%, 28.4314%
        HSV (HSB):
        255°, 92.5926%, 52.9412%
        XYZ:
        5.4366, 2.4586, 23.1097
        xyY:
        0.1753, 0.0793, 2.4586
      CIE-Lab:
        17.7303, 47.2591, -61.1446
        CIE-LCH:
        17.7303, 77.2792, 307.7007
        CIE-Luv:
        17.7303, -0.7050, -62.2660
        Hunter-Lab:
        15.6799, 34.4500, -76.4081
      #2a0a87 color charts
#2a0a87 RGB chart
      #2a0a87 CMYK chart
      #2a0a87 RGB pie chart
      #2a0a87 color shades, tints & tones
#2a0a87 color schemes
#2a0a87 color preview, HTML & CSS examples
           This text has a color of #2a0a87        
        
          <p style="color:#2a0a87;">Text here</p>
        
        
          .mytext {color:#2a0a87;}
        
        Text color #2a0a87
      
           This box has a color of #2a0a87        
        
          <div style="background-color:#2a0a87;">Content here</div>
        
        
          .mybackground {background-color:#2a0a87;}
        
        Background color #2a0a87
      
           Border around this has a color of #2a0a87        
        
          <div style="border:2px solid #2a0a87;">Content here</div>
        
        
          .myborder {border:2px solid #2a0a87;}
        
        Border color #2a0a87