#2e67de color space conversions
Hex:
        #2e67de
        RGB:
        46, 103, 222
        CMY:
        82, 60, 13
        CMYK:
        79, 54, 0, 13
      HSL:
        221°, 72.7273%, 52.5490%
        HSV (HSB):
        221°, 79.2793%, 87.0588%
        XYZ:
        19.1618, 15.5553, 71.0998
        xyY:
        0.1811, 0.1470, 15.5553
      CIE-Lab:
        46.3855, 24.2779, -65.9520
        CIE-LCH:
        46.3855, 70.2786, 290.2094
        CIE-Luv:
        46.3855, -20.0724, -101.1717
        Hunter-Lab:
        39.4402, 17.7029, -79.2755
      #2e67de color charts
#2e67de RGB chart
      #2e67de CMYK chart
      #2e67de RGB pie chart
      #2e67de color shades, tints & tones
#2e67de color schemes
#2e67de color preview, HTML & CSS examples
           This text has a color of #2e67de        
        
          <p style="color:#2e67de;">Text here</p>
        
        
          .mytext {color:#2e67de;}
        
        Text color #2e67de
      
           This box has a color of #2e67de        
        
          <div style="background-color:#2e67de;">Content here</div>
        
        
          .mybackground {background-color:#2e67de;}
        
        Background color #2e67de
      
           Border around this has a color of #2e67de        
        
          <div style="border:2px solid #2e67de;">Content here</div>
        
        
          .myborder {border:2px solid #2e67de;}
        
        Border color #2e67de