#6c0aff color space conversions
Hex:
        #6c0aff
        RGB:
        108, 10, 255
        CMY:
        58, 96, 0
        CMYK:
        58, 96, 0, 0
      HSL:
        264°, 100.0000%, 51.9608%
        HSV (HSB):
        264°, 96.0784%, 100.0000%
        XYZ:
        24.3429, 10.6252, 95.3756
        xyY:
        0.1868, 0.0815, 10.6252
      CIE-Lab:
        38.9420, 80.7086, -96.6345
        CIE-LCH:
        38.9420, 125.9052, 309.8685
        CIE-Luv:
        38.9420, 4.7590, -134.0582
        Hunter-Lab:
        32.5964, 76.2597, -150.6626
      #6c0aff color charts
#6c0aff RGB chart
      #6c0aff CMYK chart
      #6c0aff RGB pie chart
      #6c0aff color shades, tints & tones
#6c0aff color schemes
#6c0aff color preview, HTML & CSS examples
           This text has a color of #6c0aff        
        
          <p style="color:#6c0aff;">Text here</p>
        
        
          .mytext {color:#6c0aff;}
        
        Text color #6c0aff
      
           This box has a color of #6c0aff        
        
          <div style="background-color:#6c0aff;">Content here</div>
        
        
          .mybackground {background-color:#6c0aff;}
        
        Background color #6c0aff
      
           Border around this has a color of #6c0aff        
        
          <div style="border:2px solid #6c0aff;">Content here</div>
        
        
          .myborder {border:2px solid #6c0aff;}
        
        Border color #6c0aff