#6e45e1 color space conversions
Hex:
        #6e45e1
        RGB:
        110, 69, 225
        CMY:
        57, 73, 12
        CMYK:
        51, 69, 0, 12
      HSL:
        256°, 72.2222%, 57.6471%
        HSV (HSB):
        256°, 69.3333%, 88.2353%
        XYZ:
        22.1491, 13.0075, 72.5775
        xyY:
        0.2056, 0.1207, 13.0075
      CIE-Lab:
        42.7745, 54.3488, -73.3717
        CIE-LCH:
        42.7745, 91.3083, 306.5285
        CIE-Luv:
        42.7745, 3.2437, -110.7756
        Hunter-Lab:
        36.0659, 46.5069, -94.0666
      #6e45e1 color charts
#6e45e1 RGB chart
      #6e45e1 CMYK chart
      #6e45e1 RGB pie chart
      #6e45e1 color shades, tints & tones
#6e45e1 color schemes
#6e45e1 color preview, HTML & CSS examples
           This text has a color of #6e45e1        
        
          <p style="color:#6e45e1;">Text here</p>
        
        
          .mytext {color:#6e45e1;}
        
        Text color #6e45e1
      
           This box has a color of #6e45e1        
        
          <div style="background-color:#6e45e1;">Content here</div>
        
        
          .mybackground {background-color:#6e45e1;}
        
        Background color #6e45e1
      
           Border around this has a color of #6e45e1        
        
          <div style="border:2px solid #6e45e1;">Content here</div>
        
        
          .myborder {border:2px solid #6e45e1;}
        
        Border color #6e45e1