#6d2fed color space conversions
Hex:
        #6d2fed
        RGB:
        109, 47, 237
        CMY:
        57, 82, 7
        CMYK:
        54, 80, 0, 7
      HSL:
        260°, 84.0708%, 55.6863%
        HSV (HSB):
        260°, 80.1688%, 92.9412%
        XYZ:
        22.6093, 11.3987, 81.1293
        xyY:
        0.1964, 0.0990, 11.3987
      CIE-Lab:
        40.2440, 67.3723, -84.3435
        CIE-LCH:
        40.2440, 107.9484, 308.6173
        CIE-Luv:
        40.2440, 4.7717, -122.1966
        Hunter-Lab:
        33.7619, 60.4523, -118.8395
      #6d2fed color charts
#6d2fed RGB chart
      #6d2fed CMYK chart
      #6d2fed RGB pie chart
      #6d2fed color shades, tints & tones
#6d2fed color schemes
#6d2fed color preview, HTML & CSS examples
           This text has a color of #6d2fed        
        
          <p style="color:#6d2fed;">Text here</p>
        
        
          .mytext {color:#6d2fed;}
        
        Text color #6d2fed
      
           This box has a color of #6d2fed        
        
          <div style="background-color:#6d2fed;">Content here</div>
        
        
          .mybackground {background-color:#6d2fed;}
        
        Background color #6d2fed
      
           Border around this has a color of #6d2fed        
        
          <div style="border:2px solid #6d2fed;">Content here</div>
        
        
          .myborder {border:2px solid #6d2fed;}
        
        Border color #6d2fed