#2a47ed color space conversions
Hex:
        #2a47ed
        RGB:
        42, 71, 237
        CMY:
        84, 72, 7
        CMYK:
        82, 70, 0, 7
      HSL:
        231°, 84.4156%, 54.7059%
        HSV (HSB):
        231°, 82.2785%, 92.9412%
        XYZ:
        18.4941, 11.1131, 81.2911
        xyY:
        0.1668, 0.1002, 11.1131
      CIE-Lab:
        39.7704, 49.3461, -85.2805
        CIE-LCH:
        39.7704, 98.5282, 300.0551
        CIE-Luv:
        39.7704, -13.1457, -121.6166
        Hunter-Lab:
        33.3364, 40.6884, -121.2437
      #2a47ed color charts
#2a47ed RGB chart
      #2a47ed CMYK chart
      #2a47ed RGB pie chart
      #2a47ed color shades, tints & tones
#2a47ed color schemes
#2a47ed color preview, HTML & CSS examples
           This text has a color of #2a47ed        
        
          <p style="color:#2a47ed;">Text here</p>
        
        
          .mytext {color:#2a47ed;}
        
        Text color #2a47ed
      
           This box has a color of #2a47ed        
        
          <div style="background-color:#2a47ed;">Content here</div>
        
        
          .mybackground {background-color:#2a47ed;}
        
        Background color #2a47ed
      
           Border around this has a color of #2a47ed        
        
          <div style="border:2px solid #2a47ed;">Content here</div>
        
        
          .myborder {border:2px solid #2a47ed;}
        
        Border color #2a47ed