#2a17e1 color space conversions
Hex:
        #2a17e1
        RGB:
        42, 23, 225
        CMY:
        84, 91, 12
        CMYK:
        81, 90, 0, 12
      HSL:
        246°, 81.4516%, 48.6275%
        HSV (HSB):
        246°, 89.7778%, 88.2353%
        XYZ:
        14.8518, 6.5413, 71.7140
        xyY:
        0.1595, 0.0703, 6.5413
      CIE-Lab:
        30.7389, 67.8480, -93.4271
        CIE-LCH:
        30.7389, 115.4642, 305.9876
        CIE-Luv:
        30.7389, -6.7062, -115.4509
        Hunter-Lab:
        25.5759, 58.8965, -148.3439
      #2a17e1 color charts
#2a17e1 RGB chart
      #2a17e1 CMYK chart
      #2a17e1 RGB pie chart
      #2a17e1 color shades, tints & tones
#2a17e1 color schemes
#2a17e1 color preview, HTML & CSS examples
           This text has a color of #2a17e1        
        
          <p style="color:#2a17e1;">Text here</p>
        
        
          .mytext {color:#2a17e1;}
        
        Text color #2a17e1
      
           This box has a color of #2a17e1        
        
          <div style="background-color:#2a17e1;">Content here</div>
        
        
          .mybackground {background-color:#2a17e1;}
        
        Background color #2a17e1
      
           Border around this has a color of #2a17e1        
        
          <div style="border:2px solid #2a17e1;">Content here</div>
        
        
          .myborder {border:2px solid #2a17e1;}
        
        Border color #2a17e1