#2e61ff color space conversions
Hex:
        #2e61ff
        RGB:
        46, 97, 255
        CMY:
        82, 62, 0
        CMYK:
        82, 62, 0, 0
      HSL:
        225°, 100.0000%, 59.0196%
        HSV (HSB):
        225°, 81.9608%, 100.0000%
        XYZ:
        23.4514, 16.3502, 96.5276
        xyY:
        0.1720, 0.1199, 16.3502
      CIE-Lab:
        47.4307, 40.1949, -82.7662
        CIE-LCH:
        47.4307, 92.0102, 295.9033
        CIE-Luv:
        47.4307, -18.3845, -126.2540
        Hunter-Lab:
        40.4354, 32.7630, -113.2326
      #2e61ff color charts
#2e61ff RGB chart
      #2e61ff CMYK chart
      #2e61ff RGB pie chart
      #2e61ff color shades, tints & tones
#2e61ff color schemes
#2e61ff color preview, HTML & CSS examples
           This text has a color of #2e61ff        
        
          <p style="color:#2e61ff;">Text here</p>
        
        
          .mytext {color:#2e61ff;}
        
        Text color #2e61ff
      
           This box has a color of #2e61ff        
        
          <div style="background-color:#2e61ff;">Content here</div>
        
        
          .mybackground {background-color:#2e61ff;}
        
        Background color #2e61ff
      
           Border around this has a color of #2e61ff        
        
          <div style="border:2px solid #2e61ff;">Content here</div>
        
        
          .myborder {border:2px solid #2e61ff;}
        
        Border color #2e61ff