#6f32be color space conversions
Hex:
        #6f32be
        RGB:
        111, 50, 190
        CMY:
        56, 80, 25
        CMYK:
        42, 74, 0, 25
      HSL:
        266°, 58.3333%, 47.0588%
        HSV (HSB):
        266°, 73.6842%, 74.5098%
        XYZ:
        16.9904, 9.3784, 49.6299
        xyY:
        0.2236, 0.1234, 9.3784
      CIE-Lab:
        36.7029, 54.4923, -63.0516
        CIE-LCH:
        36.7029, 83.3361, 310.8352
        CIE-Luv:
        36.7029, 11.3816, -92.0881
        Hunter-Lab:
        30.6242, 45.4401, -74.6491
      #6f32be color charts
#6f32be RGB chart
      #6f32be CMYK chart
      #6f32be RGB pie chart
      #6f32be color shades, tints & tones
#6f32be color schemes
#6f32be color preview, HTML & CSS examples
           This text has a color of #6f32be        
        
          <p style="color:#6f32be;">Text here</p>
        
        
          .mytext {color:#6f32be;}
        
        Text color #6f32be
      
           This box has a color of #6f32be        
        
          <div style="background-color:#6f32be;">Content here</div>
        
        
          .mybackground {background-color:#6f32be;}
        
        Background color #6f32be
      
           Border around this has a color of #6f32be        
        
          <div style="border:2px solid #6f32be;">Content here</div>
        
        
          .myborder {border:2px solid #6f32be;}
        
        Border color #6f32be