#2e68ff color space conversions
Hex:
        #2e68ff
        RGB:
        46, 104, 255
        CMY:
        82, 59, 0
        CMYK:
        82, 59, 0, 0
      HSL:
        223°, 100.0000%, 59.0196%
        HSV (HSB):
        223°, 81.9608%, 100.0000%
        XYZ:
        24.1270, 17.7015, 96.7528
        xyY:
        0.1741, 0.1277, 17.7015
      CIE-Lab:
        49.1320, 35.8447, -79.9822
        CIE-LCH:
        49.1320, 87.6469, 294.1399
        CIE-Luv:
        49.1320, -20.0685, -123.6647
        Hunter-Lab:
        42.0731, 28.7337, -106.8942
      #2e68ff color charts
#2e68ff RGB chart
      #2e68ff CMYK chart
      #2e68ff RGB pie chart
      #2e68ff color shades, tints & tones
#2e68ff color schemes
#2e68ff color preview, HTML & CSS examples
           This text has a color of #2e68ff        
        
          <p style="color:#2e68ff;">Text here</p>
        
        
          .mytext {color:#2e68ff;}
        
        Text color #2e68ff
      
           This box has a color of #2e68ff        
        
          <div style="background-color:#2e68ff;">Content here</div>
        
        
          .mybackground {background-color:#2e68ff;}
        
        Background color #2e68ff
      
           Border around this has a color of #2e68ff        
        
          <div style="border:2px solid #2e68ff;">Content here</div>
        
        
          .myborder {border:2px solid #2e68ff;}
        
        Border color #2e68ff