#6c2ffa color space conversions
Hex:
        #6c2ffa
        RGB:
        108, 47, 250
        CMY:
        58, 82, 2
        CMYK:
        57, 81, 0, 2
      HSL:
        258°, 95.3052%, 58.2353%
        HSV (HSB):
        258°, 81.2000%, 98.0392%
        XYZ:
        24.4562, 12.1233, 91.4935
        xyY:
        0.1910, 0.0947, 12.1233
      CIE-Lab:
        41.4114, 70.5562, -89.7444
        CIE-LCH:
        41.4114, 114.1588, 308.1741
        CIE-Luv:
        41.4114, 3.0300, -129.9552
        Hunter-Lab:
        34.8185, 64.4441, -131.4248
      #6c2ffa color charts
#6c2ffa RGB chart
      #6c2ffa CMYK chart
      #6c2ffa RGB pie chart
      #6c2ffa color shades, tints & tones
#6c2ffa color schemes
#6c2ffa color preview, HTML & CSS examples
           This text has a color of #6c2ffa        
        
          <p style="color:#6c2ffa;">Text here</p>
        
        
          .mytext {color:#6c2ffa;}
        
        Text color #6c2ffa
      
           This box has a color of #6c2ffa        
        
          <div style="background-color:#6c2ffa;">Content here</div>
        
        
          .mybackground {background-color:#6c2ffa;}
        
        Background color #6c2ffa
      
           Border around this has a color of #6c2ffa        
        
          <div style="border:2px solid #6c2ffa;">Content here</div>
        
        
          .myborder {border:2px solid #6c2ffa;}
        
        Border color #6c2ffa