#2e61ea color space conversions
Hex:
        #2e61ea
        RGB:
        46, 97, 234
        CMY:
        82, 62, 8
        CMYK:
        80, 59, 0, 8
      HSL:
        224°, 81.7391%, 54.9020%
        HSV (HSB):
        224°, 80.3419%, 91.7647%
        XYZ:
        20.2527, 15.0707, 79.6834
        xyY:
        0.1761, 0.1310, 15.0707
      CIE-Lab:
        45.7309, 32.5607, -73.7996
        CIE-LCH:
        45.7309, 80.6634, 293.8073
        CIE-Luv:
        45.7309, -18.3895, -112.2912
        Hunter-Lab:
        38.8211, 25.1854, -94.5229
      #2e61ea color charts
#2e61ea RGB chart
      #2e61ea CMYK chart
      #2e61ea RGB pie chart
      #2e61ea color shades, tints & tones
#2e61ea color schemes
#2e61ea color preview, HTML & CSS examples
           This text has a color of #2e61ea        
        
          <p style="color:#2e61ea;">Text here</p>
        
        
          .mytext {color:#2e61ea;}
        
        Text color #2e61ea
      
           This box has a color of #2e61ea        
        
          <div style="background-color:#2e61ea;">Content here</div>
        
        
          .mybackground {background-color:#2e61ea;}
        
        Background color #2e61ea
      
           Border around this has a color of #2e61ea        
        
          <div style="border:2px solid #2e61ea;">Content here</div>
        
        
          .myborder {border:2px solid #2e61ea;}
        
        Border color #2e61ea