#2e64fe color space conversions
Hex:
        #2e64fe
        RGB:
        46, 100, 254
        CMY:
        82, 61, 0
        CMYK:
        82, 61, 0, 0
      HSL:
        224°, 99.0476%, 58.8235%
        HSV (HSB):
        224°, 81.8898%, 99.6078%
        XYZ:
        23.5733, 16.8509, 95.7760
        xyY:
        0.1731, 0.1237, 16.8509
      CIE-Lab:
        48.0717, 37.9743, -81.1611
        CIE-LCH:
        48.0717, 89.6056, 295.0743
        CIE-Luv:
        48.0717, -19.0943, -124.5356
        Hunter-Lab:
        41.0499, 30.6679, -109.5982
      #2e64fe color charts
#2e64fe RGB chart
      #2e64fe CMYK chart
      #2e64fe RGB pie chart
      #2e64fe color shades, tints & tones
#2e64fe color schemes
#2e64fe color preview, HTML & CSS examples
           This text has a color of #2e64fe        
        
          <p style="color:#2e64fe;">Text here</p>
        
        
          .mytext {color:#2e64fe;}
        
        Text color #2e64fe
      
           This box has a color of #2e64fe        
        
          <div style="background-color:#2e64fe;">Content here</div>
        
        
          .mybackground {background-color:#2e64fe;}
        
        Background color #2e64fe
      
           Border around this has a color of #2e64fe        
        
          <div style="border:2px solid #2e64fe;">Content here</div>
        
        
          .myborder {border:2px solid #2e64fe;}
        
        Border color #2e64fe