#2a0075 color space conversions
Hex:
        #2a0075
        RGB:
        42, 0, 117
        CMY:
        84, 100, 54
        CMYK:
        64, 100, 0, 54
      HSL:
        262°, 100.0000%, 22.9412%
        HSV (HSB):
        262°, 100.0000%, 45.8824%
        XYZ:
        4.1657, 1.7766, 16.9530
        xyY:
        0.1819, 0.0776, 1.7766
      CIE-Lab:
        14.2683, 45.8206, -55.4083
        CIE-LCH:
        14.2683, 71.9000, 309.5895
        CIE-Luv:
        14.2683, 1.1461, -50.5573
        Hunter-Lab:
        13.3289, 32.4617, -66.0805
      #2a0075 color charts
#2a0075 RGB chart
      #2a0075 CMYK chart
      #2a0075 RGB pie chart
      #2a0075 color shades, tints & tones
#2a0075 color schemes
#2a0075 color preview, HTML & CSS examples
           This text has a color of #2a0075        
        
          <p style="color:#2a0075;">Text here</p>
        
        
          .mytext {color:#2a0075;}
        
        Text color #2a0075
      
           This box has a color of #2a0075        
        
          <div style="background-color:#2a0075;">Content here</div>
        
        
          .mybackground {background-color:#2a0075;}
        
        Background color #2a0075
      
           Border around this has a color of #2a0075        
        
          <div style="border:2px solid #2a0075;">Content here</div>
        
        
          .myborder {border:2px solid #2a0075;}
        
        Border color #2a0075