#2a52d1 color space conversions
Hex:
        #2a52d1
        RGB:
        42, 82, 209
        CMY:
        84, 68, 18
        CMYK:
        80, 61, 0, 18
      HSL:
        226°, 66.5339%, 49.2157%
        HSV (HSB):
        226°, 79.9043%, 81.9608%
        XYZ:
        15.4808, 11.1303, 61.6540
        xyY:
        0.1754, 0.1261, 11.1303
      CIE-Lab:
        39.7990, 32.5448, -69.2563
        CIE-LCH:
        39.7990, 76.5219, 295.1697
        CIE-Luv:
        39.7990, -15.1566, -101.2432
        Hunter-Lab:
        33.3621, 24.4445, -86.2161
      #2a52d1 color charts
#2a52d1 RGB chart
      #2a52d1 CMYK chart
      #2a52d1 RGB pie chart
      #2a52d1 color shades, tints & tones
#2a52d1 color schemes
#2a52d1 color preview, HTML & CSS examples
           This text has a color of #2a52d1        
        
          <p style="color:#2a52d1;">Text here</p>
        
        
          .mytext {color:#2a52d1;}
        
        Text color #2a52d1
      
           This box has a color of #2a52d1        
        
          <div style="background-color:#2a52d1;">Content here</div>
        
        
          .mybackground {background-color:#2a52d1;}
        
        Background color #2a52d1
      
           Border around this has a color of #2a52d1        
        
          <div style="border:2px solid #2a52d1;">Content here</div>
        
        
          .myborder {border:2px solid #2a52d1;}
        
        Border color #2a52d1