#2a70ca color space conversions
Hex:
        #2a70ca
        RGB:
        42, 112, 202
        CMY:
        84, 56, 21
        CMYK:
        79, 45, 0, 21
      HSL:
        214°, 65.5738%, 47.8431%
        HSV (HSB):
        214°, 79.2079%, 79.2157%
        XYZ:
        17.4097, 16.3448, 58.1144
        xyY:
        0.1895, 0.1779, 16.3448
      CIE-Lab:
        47.4237, 10.5800, -52.8813
        CIE-LCH:
        47.4237, 53.9293, 281.3138
        CIE-Luv:
        47.4237, -23.7086, -81.1679
        Hunter-Lab:
        40.4288, 6.1164, -56.9264
      #2a70ca color charts
#2a70ca RGB chart
      #2a70ca CMYK chart
      #2a70ca RGB pie chart
      #2a70ca color shades, tints & tones
#2a70ca color schemes
#2a70ca color preview, HTML & CSS examples
           This text has a color of #2a70ca        
        
          <p style="color:#2a70ca;">Text here</p>
        
        
          .mytext {color:#2a70ca;}
        
        Text color #2a70ca
      
           This box has a color of #2a70ca        
        
          <div style="background-color:#2a70ca;">Content here</div>
        
        
          .mybackground {background-color:#2a70ca;}
        
        Background color #2a70ca
      
           Border around this has a color of #2a70ca        
        
          <div style="border:2px solid #2a70ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a70ca;}
        
        Border color #2a70ca