#6e58bc color space conversions
Hex:
        #6e58bc
        RGB:
        110, 88, 188
        CMY:
        57, 65, 26
        CMYK:
        41, 53, 0, 26
      HSL:
        253°, 42.7350%, 54.1176%
        HSV (HSB):
        253°, 53.1915%, 73.7255%
        XYZ:
        18.9972, 13.9253, 49.2635
        xyY:
        0.2311, 0.1694, 13.9253
      CIE-Lab:
        44.1256, 33.1773, -49.8741
        CIE-LCH:
        44.1256, 59.9013, 303.6327
        CIE-Luv:
        44.1256, 2.5455, -77.2815
        Hunter-Lab:
        37.3166, 25.5672, -52.1501
      #6e58bc color charts
#6e58bc RGB chart
      #6e58bc CMYK chart
      #6e58bc RGB pie chart
      #6e58bc color shades, tints & tones
#6e58bc color schemes
#6e58bc color preview, HTML & CSS examples
           This text has a color of #6e58bc        
        
          <p style="color:#6e58bc;">Text here</p>
        
        
          .mytext {color:#6e58bc;}
        
        Text color #6e58bc
      
           This box has a color of #6e58bc        
        
          <div style="background-color:#6e58bc;">Content here</div>
        
        
          .mybackground {background-color:#6e58bc;}
        
        Background color #6e58bc
      
           Border around this has a color of #6e58bc        
        
          <div style="border:2px solid #6e58bc;">Content here</div>
        
        
          .myborder {border:2px solid #6e58bc;}
        
        Border color #6e58bc