#2e58ec color space conversions
Hex:
        #2e58ec
        RGB:
        46, 88, 236
        CMY:
        82, 65, 7
        CMYK:
        81, 63, 0, 7
      HSL:
        227°, 83.3333%, 55.2941%
        HSV (HSB):
        227°, 80.5085%, 92.5490%
        XYZ:
        19.7568, 13.6164, 80.9438
        xyY:
        0.1728, 0.1191, 13.6164
      CIE-Lab:
        43.6777, 38.9530, -78.2850
        CIE-LCH:
        43.6777, 87.4407, 296.4540
        CIE-Luv:
        43.6777, -16.2150, -116.8715
        Hunter-Lab:
        36.9004, 30.9944, -104.2267
      #2e58ec color charts
#2e58ec RGB chart
      #2e58ec CMYK chart
      #2e58ec RGB pie chart
      #2e58ec color shades, tints & tones
#2e58ec color schemes
#2e58ec color preview, HTML & CSS examples
           This text has a color of #2e58ec        
        
          <p style="color:#2e58ec;">Text here</p>
        
        
          .mytext {color:#2e58ec;}
        
        Text color #2e58ec
      
           This box has a color of #2e58ec        
        
          <div style="background-color:#2e58ec;">Content here</div>
        
        
          .mybackground {background-color:#2e58ec;}
        
        Background color #2e58ec
      
           Border around this has a color of #2e58ec        
        
          <div style="border:2px solid #2e58ec;">Content here</div>
        
        
          .myborder {border:2px solid #2e58ec;}
        
        Border color #2e58ec