#2e60ca color space conversions
Hex:
        #2e60ca
        RGB:
        46, 96, 202
        CMY:
        82, 62, 21
        CMYK:
        77, 52, 0, 21
      HSL:
        221°, 62.9032%, 48.6275%
        HSV (HSB):
        221°, 77.2277%, 79.2157%
        XYZ:
        15.9703, 13.2109, 57.5853
        xyY:
        0.1841, 0.1523, 13.2109
      CIE-Lab:
        43.0792, 21.2541, -59.8779
        CIE-LCH:
        43.0792, 63.5382, 289.5427
        CIE-Luv:
        43.0792, -18.3271, -90.1755
        Hunter-Lab:
        36.3467, 14.8237, -68.4924
      #2e60ca color charts
#2e60ca RGB chart
      #2e60ca CMYK chart
      #2e60ca RGB pie chart
      #2e60ca color shades, tints & tones
#2e60ca color schemes
#2e60ca color preview, HTML & CSS examples
           This text has a color of #2e60ca        
        
          <p style="color:#2e60ca;">Text here</p>
        
        
          .mytext {color:#2e60ca;}
        
        Text color #2e60ca
      
           This box has a color of #2e60ca        
        
          <div style="background-color:#2e60ca;">Content here</div>
        
        
          .mybackground {background-color:#2e60ca;}
        
        Background color #2e60ca
      
           Border around this has a color of #2e60ca        
        
          <div style="border:2px solid #2e60ca;">Content here</div>
        
        
          .myborder {border:2px solid #2e60ca;}
        
        Border color #2e60ca