#6f35ba color space conversions
Hex:
        #6f35ba
        RGB:
        111, 53, 186
        CMY:
        56, 79, 27
        CMYK:
        40, 72, 0, 27
      HSL:
        266°, 55.6485%, 46.8627%
        HSV (HSB):
        266°, 71.5054%, 72.9412%
        XYZ:
        16.6916, 9.4709, 47.4027
        xyY:
        0.2269, 0.1287, 9.4709
      CIE-Lab:
        36.8755, 52.0871, -60.4161
        CIE-LCH:
        36.8755, 79.7695, 310.7659
        CIE-Luv:
        36.8755, 11.5064, -88.7426
        Hunter-Lab:
        30.7748, 42.9586, -69.7825
      #6f35ba color charts
#6f35ba RGB chart
      #6f35ba CMYK chart
      #6f35ba RGB pie chart
      #6f35ba color shades, tints & tones
#6f35ba color schemes
#6f35ba color preview, HTML & CSS examples
           This text has a color of #6f35ba        
        
          <p style="color:#6f35ba;">Text here</p>
        
        
          .mytext {color:#6f35ba;}
        
        Text color #6f35ba
      
           This box has a color of #6f35ba        
        
          <div style="background-color:#6f35ba;">Content here</div>
        
        
          .mybackground {background-color:#6f35ba;}
        
        Background color #6f35ba
      
           Border around this has a color of #6f35ba        
        
          <div style="border:2px solid #6f35ba;">Content here</div>
        
        
          .myborder {border:2px solid #6f35ba;}
        
        Border color #6f35ba