#6d2ffd color space conversions
Hex:
        #6d2ffd
        RGB:
        109, 47, 253
        CMY:
        57, 82, 1
        CMYK:
        57, 81, 0, 1
      HSL:
        258°, 98.0952%, 58.8235%
        HSV (HSB):
        258°, 81.4229%, 99.2157%
        XYZ:
        25.0528, 12.3761, 93.9969
        xyY:
        0.1906, 0.0942, 12.3761
      CIE-Lab:
        41.8077, 71.4134, -90.7670
        CIE-LCH:
        41.8077, 115.4925, 308.1949
        CIE-Luv:
        41.8077, 3.0210, -131.6679
        Hunter-Lab:
        35.1797, 65.5524, -133.7918
      #6d2ffd color charts
#6d2ffd RGB chart
      #6d2ffd CMYK chart
      #6d2ffd RGB pie chart
      #6d2ffd color shades, tints & tones
#6d2ffd color schemes
#6d2ffd color preview, HTML & CSS examples
           This text has a color of #6d2ffd        
        
          <p style="color:#6d2ffd;">Text here</p>
        
        
          .mytext {color:#6d2ffd;}
        
        Text color #6d2ffd
      
           This box has a color of #6d2ffd        
        
          <div style="background-color:#6d2ffd;">Content here</div>
        
        
          .mybackground {background-color:#6d2ffd;}
        
        Background color #6d2ffd
      
           Border around this has a color of #6d2ffd        
        
          <div style="border:2px solid #6d2ffd;">Content here</div>
        
        
          .myborder {border:2px solid #6d2ffd;}
        
        Border color #6d2ffd