#2a51d1 color space conversions
Hex:
        #2a51d1
        RGB:
        42, 81, 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.4059, 10.9805, 61.6291
        xyY:
        0.1750, 0.1248, 10.9805
      CIE-Lab:
        39.5477, 33.1873, -69.6674
        CIE-LCH:
        39.5477, 77.1682, 295.4716
        CIE-Luv:
        39.5477, -14.9139, -101.5819
        Hunter-Lab:
        33.1369, 24.9980, -87.0736
      #2a51d1 color charts
#2a51d1 RGB chart
      #2a51d1 CMYK chart
      #2a51d1 RGB pie chart
      #2a51d1 color shades, tints & tones
#2a51d1 color schemes
#2a51d1 color preview, HTML & CSS examples
           This text has a color of #2a51d1        
        
          <p style="color:#2a51d1;">Text here</p>
        
        
          .mytext {color:#2a51d1;}
        
        Text color #2a51d1
      
           This box has a color of #2a51d1        
        
          <div style="background-color:#2a51d1;">Content here</div>
        
        
          .mybackground {background-color:#2a51d1;}
        
        Background color #2a51d1
      
           Border around this has a color of #2a51d1        
        
          <div style="border:2px solid #2a51d1;">Content here</div>
        
        
          .myborder {border:2px solid #2a51d1;}
        
        Border color #2a51d1