#6e58bf color space conversions
Hex:
        #6e58bf
        RGB:
        110, 88, 191
        CMY:
        57, 65, 25
        CMYK:
        42, 54, 0, 25
      HSL:
        253°, 44.5887%, 54.7059%
        HSV (HSB):
        253°, 53.9267%, 74.9020%
        XYZ:
        19.3241, 14.0560, 50.9848
        xyY:
        0.2291, 0.1666, 14.0560
      CIE-Lab:
        44.3132, 34.0359, -51.3185
        CIE-LCH:
        44.3132, 61.5795, 303.5535
        CIE-Luv:
        44.3132, 2.2558, -79.5788
        Hunter-Lab:
        37.4914, 26.3940, -54.3850
      #6e58bf color charts
#6e58bf RGB chart
      #6e58bf CMYK chart
      #6e58bf RGB pie chart
      #6e58bf color shades, tints & tones
#6e58bf color schemes
#6e58bf color preview, HTML & CSS examples
           This text has a color of #6e58bf        
        
          <p style="color:#6e58bf;">Text here</p>
        
        
          .mytext {color:#6e58bf;}
        
        Text color #6e58bf
      
           This box has a color of #6e58bf        
        
          <div style="background-color:#6e58bf;">Content here</div>
        
        
          .mybackground {background-color:#6e58bf;}
        
        Background color #6e58bf
      
           Border around this has a color of #6e58bf        
        
          <div style="border:2px solid #6e58bf;">Content here</div>
        
        
          .myborder {border:2px solid #6e58bf;}
        
        Border color #6e58bf