#6c1ffa color space conversions
Hex:
        #6c1ffa
        RGB:
        108, 31, 250
        CMY:
        58, 88, 2
        CMYK:
        57, 88, 0, 2
      HSL:
        261°, 95.6332%, 55.0980%
        HSV (HSB):
        261°, 87.6000%, 98.0392%
        XYZ:
        23.9296, 11.0702, 91.3180
        xyY:
        0.1894, 0.0876, 11.0702
      CIE-Lab:
        39.6985, 75.6405, -92.5769
        CIE-LCH:
        39.6985, 119.5490, 309.2507
        CIE-Luv:
        39.6985, 4.3754, -130.8692
        Hunter-Lab:
        33.2720, 70.1536, -139.4365
      #6c1ffa color charts
#6c1ffa RGB chart
      #6c1ffa CMYK chart
      #6c1ffa RGB pie chart
      #6c1ffa color shades, tints & tones
#6c1ffa color schemes
#6c1ffa color preview, HTML & CSS examples
           This text has a color of #6c1ffa        
        
          <p style="color:#6c1ffa;">Text here</p>
        
        
          .mytext {color:#6c1ffa;}
        
        Text color #6c1ffa
      
           This box has a color of #6c1ffa        
        
          <div style="background-color:#6c1ffa;">Content here</div>
        
        
          .mybackground {background-color:#6c1ffa;}
        
        Background color #6c1ffa
      
           Border around this has a color of #6c1ffa        
        
          <div style="border:2px solid #6c1ffa;">Content here</div>
        
        
          .myborder {border:2px solid #6c1ffa;}
        
        Border color #6c1ffa