#2a51b2 color space conversions
Hex:
        #2a51b2
        RGB:
        42, 81, 178
        CMY:
        84, 68, 30
        CMYK:
        76, 54, 0, 30
      HSL:
        223°, 61.8182%, 43.1373%
        HSV (HSB):
        223°, 76.4045%, 69.8039%
        XYZ:
        11.9332, 9.5915, 43.3419
        xyY:
        0.1840, 0.1479, 9.5915
      CIE-Lab:
        37.0990, 21.4913, -55.5726
        CIE-LCH:
        37.0990, 59.5834, 291.1427
        CIE-Luv:
        37.0990, -14.8754, -80.2180
        Hunter-Lab:
        30.9701, 14.5807, -61.2959
      #2a51b2 color charts
#2a51b2 RGB chart
      #2a51b2 CMYK chart
      #2a51b2 RGB pie chart
      #2a51b2 color shades, tints & tones
#2a51b2 color schemes
#2a51b2 color preview, HTML & CSS examples
           This text has a color of #2a51b2        
        
          <p style="color:#2a51b2;">Text here</p>
        
        
          .mytext {color:#2a51b2;}
        
        Text color #2a51b2
      
           This box has a color of #2a51b2        
        
          <div style="background-color:#2a51b2;">Content here</div>
        
        
          .mybackground {background-color:#2a51b2;}
        
        Background color #2a51b2
      
           Border around this has a color of #2a51b2        
        
          <div style="border:2px solid #2a51b2;">Content here</div>
        
        
          .myborder {border:2px solid #2a51b2;}
        
        Border color #2a51b2