#2a2253 color space conversions
Hex:
        #2a2253
        RGB:
        42, 34, 83
        CMY:
        84, 87, 67
        CMYK:
        49, 59, 0, 67
      HSL:
        250°, 41.8803%, 22.9412%
        HSV (HSB):
        250°, 59.0361%, 32.5490%
        XYZ:
        3.0882, 2.2608, 8.4572
        xyY:
        0.2237, 0.1638, 2.2608
      CIE-Lab:
        16.8005, 18.1670, -28.7809
        CIE-LCH:
        16.8005, 34.0349, 302.2608
        CIE-Luv:
        16.8005, 0.0458, -31.0379
        Hunter-Lab:
        15.0361, 10.3484, -22.8232
      #2a2253 color charts
#2a2253 RGB chart
      #2a2253 CMYK chart
      #2a2253 RGB pie chart
      #2a2253 color shades, tints & tones
#2a2253 color schemes
#2a2253 color preview, HTML & CSS examples
           This text has a color of #2a2253        
        
          <p style="color:#2a2253;">Text here</p>
        
        
          .mytext {color:#2a2253;}
        
        Text color #2a2253
      
           This box has a color of #2a2253        
        
          <div style="background-color:#2a2253;">Content here</div>
        
        
          .mybackground {background-color:#2a2253;}
        
        Background color #2a2253
      
           Border around this has a color of #2a2253        
        
          <div style="border:2px solid #2a2253;">Content here</div>
        
        
          .myborder {border:2px solid #2a2253;}
        
        Border color #2a2253