#6e52cf color space conversions
Hex:
        #6e52cf
        RGB:
        110, 82, 207
        CMY:
        57, 68, 19
        CMYK:
        47, 60, 0, 19
      HSL:
        253°, 56.5611%, 56.6667%
        HSV (HSB):
        253°, 60.3865%, 81.1765%
        XYZ:
        20.7102, 13.8546, 60.6141
        xyY:
        0.2176, 0.1456, 13.8546
      CIE-Lab:
        44.0237, 42.1517, -61.0370
        CIE-LCH:
        44.0237, 74.1774, 304.6287
        CIE-Luv:
        44.0237, 2.3053, -94.1369
        Hunter-Lab:
        37.2217, 34.1794, -70.4962
      #6e52cf color charts
#6e52cf RGB chart
      #6e52cf CMYK chart
      #6e52cf RGB pie chart
      #6e52cf color shades, tints & tones
#6e52cf color schemes
#6e52cf color preview, HTML & CSS examples
           This text has a color of #6e52cf        
        
          <p style="color:#6e52cf;">Text here</p>
        
        
          .mytext {color:#6e52cf;}
        
        Text color #6e52cf
      
           This box has a color of #6e52cf        
        
          <div style="background-color:#6e52cf;">Content here</div>
        
        
          .mybackground {background-color:#6e52cf;}
        
        Background color #6e52cf
      
           Border around this has a color of #6e52cf        
        
          <div style="border:2px solid #6e52cf;">Content here</div>
        
        
          .myborder {border:2px solid #6e52cf;}
        
        Border color #6e52cf