#2a46ca color space conversions
Hex:
        #2a46ca
        RGB:
        42, 70, 202
        CMY:
        84, 73, 21
        CMYK:
        79, 65, 0, 21
      HSL:
        230°, 65.5738%, 47.8431%
        HSV (HSB):
        230°, 79.2079%, 79.2157%
        XYZ:
        13.8057, 9.1368, 56.9131
        xyY:
        0.1729, 0.1144, 9.1368
      CIE-Lab:
        36.2464, 37.6308, -71.0268
        CIE-LCH:
        36.2464, 80.3797, 297.9152
        CIE-Luv:
        36.2464, -12.3106, -100.1964
        Hunter-Lab:
        30.2272, 28.6288, -90.4748
      #2a46ca color charts
#2a46ca RGB chart
      #2a46ca CMYK chart
      #2a46ca RGB pie chart
      #2a46ca color shades, tints & tones
#2a46ca color schemes
#2a46ca color preview, HTML & CSS examples
           This text has a color of #2a46ca        
        
          <p style="color:#2a46ca;">Text here</p>
        
        
          .mytext {color:#2a46ca;}
        
        Text color #2a46ca
      
           This box has a color of #2a46ca        
        
          <div style="background-color:#2a46ca;">Content here</div>
        
        
          .mybackground {background-color:#2a46ca;}
        
        Background color #2a46ca
      
           Border around this has a color of #2a46ca        
        
          <div style="border:2px solid #2a46ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a46ca;}
        
        Border color #2a46ca