#2a46e1 color space conversions
Hex:
        #2a46e1
        RGB:
        42, 70, 225
        CMY:
        84, 73, 12
        CMYK:
        81, 69, 0, 12
      HSL:
        231°, 75.3086%, 52.3529%
        HSV (HSB):
        231°, 81.3333%, 88.2353%
        XYZ:
        16.7356, 10.3088, 72.3419
        xyY:
        0.1684, 0.1037, 10.3088
      CIE-Lab:
        38.3910, 45.8008, -80.7402
        CIE-LCH:
        38.3910, 92.8261, 299.5645
        CIE-Luv:
        38.3910, -12.7179, -114.5181
        Hunter-Lab:
        32.1073, 36.8535, -111.1128
      #2a46e1 color charts
#2a46e1 RGB chart
      #2a46e1 CMYK chart
      #2a46e1 RGB pie chart
      #2a46e1 color shades, tints & tones
#2a46e1 color schemes
#2a46e1 color preview, HTML & CSS examples
           This text has a color of #2a46e1        
        
          <p style="color:#2a46e1;">Text here</p>
        
        
          .mytext {color:#2a46e1;}
        
        Text color #2a46e1
      
           This box has a color of #2a46e1        
        
          <div style="background-color:#2a46e1;">Content here</div>
        
        
          .mybackground {background-color:#2a46e1;}
        
        Background color #2a46e1
      
           Border around this has a color of #2a46e1        
        
          <div style="border:2px solid #2a46e1;">Content here</div>
        
        
          .myborder {border:2px solid #2a46e1;}
        
        Border color #2a46e1