#6c1bff color space conversions
Hex:
        #6c1bff
        RGB:
        108, 27, 255
        CMY:
        58, 89, 0
        CMYK:
        58, 89, 0, 0
      HSL:
        261°, 100.0000%, 55.2941%
        HSV (HSB):
        261°, 89.4118%, 100.0000%
        XYZ:
        24.6263, 11.1920, 95.4701
        xyY:
        0.1876, 0.0852, 11.1920
      CIE-Lab:
        39.9020, 77.7979, -95.0424
        CIE-LCH:
        39.9020, 122.8234, 309.3024
        CIE-Luv:
        39.9020, 4.0686, -133.8372
        Hunter-Lab:
        33.4545, 72.8509, -145.7796
      #6c1bff color charts
#6c1bff RGB chart
      #6c1bff CMYK chart
      #6c1bff RGB pie chart
      #6c1bff color shades, tints & tones
#6c1bff color schemes
#6c1bff color preview, HTML & CSS examples
           This text has a color of #6c1bff        
        
          <p style="color:#6c1bff;">Text here</p>
        
        
          .mytext {color:#6c1bff;}
        
        Text color #6c1bff
      
           This box has a color of #6c1bff        
        
          <div style="background-color:#6c1bff;">Content here</div>
        
        
          .mybackground {background-color:#6c1bff;}
        
        Background color #6c1bff
      
           Border around this has a color of #6c1bff        
        
          <div style="border:2px solid #6c1bff;">Content here</div>
        
        
          .myborder {border:2px solid #6c1bff;}
        
        Border color #6c1bff