#6c0fff color space conversions
Hex:
        #6c0fff
        RGB:
        108, 15, 255
        CMY:
        58, 94, 0
        CMYK:
        58, 94, 0, 0
      HSL:
        263°, 100.0000%, 52.9412%
        HSV (HSB):
        263°, 94.1176%, 100.0000%
        XYZ:
        24.4052, 10.7498, 95.3964
        xyY:
        0.1869, 0.0823, 10.7498
      CIE-Lab:
        39.1558, 80.0574, -96.2797
        CIE-LCH:
        39.1558, 125.2156, 309.7438
        CIE-Luv:
        39.1558, 4.6083, -134.0226
        Hunter-Lab:
        32.7869, 75.4908, -149.5588
      #6c0fff color charts
#6c0fff RGB chart
      #6c0fff CMYK chart
      #6c0fff RGB pie chart
      #6c0fff color shades, tints & tones
#6c0fff color schemes
#6c0fff color preview, HTML & CSS examples
           This text has a color of #6c0fff        
        
          <p style="color:#6c0fff;">Text here</p>
        
        
          .mytext {color:#6c0fff;}
        
        Text color #6c0fff
      
           This box has a color of #6c0fff        
        
          <div style="background-color:#6c0fff;">Content here</div>
        
        
          .mybackground {background-color:#6c0fff;}
        
        Background color #6c0fff
      
           Border around this has a color of #6c0fff        
        
          <div style="border:2px solid #6c0fff;">Content here</div>
        
        
          .myborder {border:2px solid #6c0fff;}
        
        Border color #6c0fff