#2a21fe color space conversions
Hex:
        #2a21fe
        RGB:
        42, 33, 254
        CMY:
        84, 87, 0
        CMYK:
        83, 87, 0, 0
      HSL:
        242°, 99.1031%, 56.2745%
        HSV (HSB):
        242°, 87.0079%, 99.6078%
        XYZ:
        19.3881, 8.7357, 94.4302
        xyY:
        0.1582, 0.0713, 8.7357
      CIE-Lab:
        35.4704, 72.4756, -101.9856
        CIE-LCH:
        35.4704, 125.1151, 305.3993
        CIE-Luv:
        35.4704, -8.7750, -132.3685
        Hunter-Lab:
        29.5562, 65.3678, -168.7383
      #2a21fe color charts
#2a21fe RGB chart
      #2a21fe CMYK chart
      #2a21fe RGB pie chart
      #2a21fe color shades, tints & tones
#2a21fe color schemes
#2a21fe color preview, HTML & CSS examples
           This text has a color of #2a21fe        
        
          <p style="color:#2a21fe;">Text here</p>
        
        
          .mytext {color:#2a21fe;}
        
        Text color #2a21fe
      
           This box has a color of #2a21fe        
        
          <div style="background-color:#2a21fe;">Content here</div>
        
        
          .mybackground {background-color:#2a21fe;}
        
        Background color #2a21fe
      
           Border around this has a color of #2a21fe        
        
          <div style="border:2px solid #2a21fe;">Content here</div>
        
        
          .myborder {border:2px solid #2a21fe;}
        
        Border color #2a21fe