#2a1cf2 color space conversions
Hex:
        #2a1cf2
        RGB:
        42, 28, 242
        CMY:
        84, 89, 5
        CMYK:
        83, 88, 0, 5
      HSL:
        244°, 89.1667%, 52.9412%
        HSV (HSB):
        244°, 88.4298%, 94.9020%
        XYZ:
        17.3971, 7.7336, 84.5802
        xyY:
        0.1586, 0.0705, 7.7336
      CIE-Lab:
        33.4217, 70.8651, -98.6413
        CIE-LCH:
        33.4217, 121.4576, 305.6939
        CIE-Luv:
        33.4217, -7.8599, -125.3706
        Hunter-Lab:
        27.8093, 63.0010, -160.8604
      #2a1cf2 color charts
#2a1cf2 RGB chart
      #2a1cf2 CMYK chart
      #2a1cf2 RGB pie chart
      #2a1cf2 color shades, tints & tones
#2a1cf2 color schemes
#2a1cf2 color preview, HTML & CSS examples
           This text has a color of #2a1cf2        
        
          <p style="color:#2a1cf2;">Text here</p>
        
        
          .mytext {color:#2a1cf2;}
        
        Text color #2a1cf2
      
           This box has a color of #2a1cf2        
        
          <div style="background-color:#2a1cf2;">Content here</div>
        
        
          .mybackground {background-color:#2a1cf2;}
        
        Background color #2a1cf2
      
           Border around this has a color of #2a1cf2        
        
          <div style="border:2px solid #2a1cf2;">Content here</div>
        
        
          .myborder {border:2px solid #2a1cf2;}
        
        Border color #2a1cf2