#2a60ca color space conversions
Hex:
        #2a60ca
        RGB:
        42, 96, 202
        CMY:
        84, 62, 21
        CMYK:
        79, 52, 0, 21
      HSL:
        220°, 65.5738%, 47.8431%
        HSV (HSB):
        220°, 79.2079%, 79.2157%
        XYZ:
        15.7984, 13.1223, 57.5773
        xyY:
        0.1826, 0.1517, 13.1223
      CIE-Lab:
        42.9469, 20.8313, -60.0986
        CIE-LCH:
        42.9469, 63.6065, 289.1173
        CIE-Luv:
        42.9469, -18.9020, -90.3747
        Hunter-Lab:
        36.2246, 14.4547, -68.8813
      #2a60ca color charts
#2a60ca RGB chart
      #2a60ca CMYK chart
      #2a60ca RGB pie chart
      #2a60ca color shades, tints & tones
#2a60ca color schemes
#2a60ca color preview, HTML & CSS examples
           This text has a color of #2a60ca        
        
          <p style="color:#2a60ca;">Text here</p>
        
        
          .mytext {color:#2a60ca;}
        
        Text color #2a60ca
      
           This box has a color of #2a60ca        
        
          <div style="background-color:#2a60ca;">Content here</div>
        
        
          .mybackground {background-color:#2a60ca;}
        
        Background color #2a60ca
      
           Border around this has a color of #2a60ca        
        
          <div style="border:2px solid #2a60ca;">Content here</div>
        
        
          .myborder {border:2px solid #2a60ca;}
        
        Border color #2a60ca