#2a1dd2 color space conversions
Hex:
        #2a1dd2
        RGB:
        42, 29, 210
        CMY:
        84, 89, 18
        CMYK:
        80, 86, 0, 18
      HSL:
        244°, 75.7322%, 46.8627%
        HSV (HSB):
        244°, 86.1905%, 82.3529%
        XYZ:
        13.0271, 6.0241, 61.4489
        xyY:
        0.1618, 0.0748, 6.0241
      CIE-Lab:
        29.4732, 61.7887, -86.8758
        CIE-LCH:
        29.4732, 106.6079, 305.4216
        CIE-Luv:
        29.4732, -6.4147, -107.2479
        Hunter-Lab:
        24.5441, 51.7890, -131.2586
      #2a1dd2 color charts
#2a1dd2 RGB chart
      #2a1dd2 CMYK chart
      #2a1dd2 RGB pie chart
      #2a1dd2 color shades, tints & tones
#2a1dd2 color schemes
#2a1dd2 color preview, HTML & CSS examples
           This text has a color of #2a1dd2        
        
          <p style="color:#2a1dd2;">Text here</p>
        
        
          .mytext {color:#2a1dd2;}
        
        Text color #2a1dd2
      
           This box has a color of #2a1dd2        
        
          <div style="background-color:#2a1dd2;">Content here</div>
        
        
          .mybackground {background-color:#2a1dd2;}
        
        Background color #2a1dd2
      
           Border around this has a color of #2a1dd2        
        
          <div style="border:2px solid #2a1dd2;">Content here</div>
        
        
          .myborder {border:2px solid #2a1dd2;}
        
        Border color #2a1dd2