#6f32f2 color space conversions
Hex:
        #6f32f2
        RGB:
        111, 50, 242
        CMY:
        56, 80, 5
        CMYK:
        54, 79, 0, 5
      HSL:
        259°, 88.0734%, 57.2549%
        HSV (HSB):
        259°, 79.3388%, 94.9020%
        XYZ:
        23.7232, 12.0715, 85.0841
        xyY:
        0.1963, 0.0999, 12.0715
      CIE-Lab:
        41.3296, 67.6995, -85.3714
        CIE-LCH:
        41.3296, 108.9564, 308.4144
        CIE-Luv:
        41.3296, 4.5277, -124.7462
        Hunter-Lab:
        34.7441, 61.0771, -120.8732
      #6f32f2 color charts
#6f32f2 RGB chart
      #6f32f2 CMYK chart
      #6f32f2 RGB pie chart
      #6f32f2 color shades, tints & tones
#6f32f2 color schemes
#6f32f2 color preview, HTML & CSS examples
           This text has a color of #6f32f2        
        
          <p style="color:#6f32f2;">Text here</p>
        
        
          .mytext {color:#6f32f2;}
        
        Text color #6f32f2
      
           This box has a color of #6f32f2        
        
          <div style="background-color:#6f32f2;">Content here</div>
        
        
          .mybackground {background-color:#6f32f2;}
        
        Background color #6f32f2
      
           Border around this has a color of #6f32f2        
        
          <div style="border:2px solid #6f32f2;">Content here</div>
        
        
          .myborder {border:2px solid #6f32f2;}
        
        Border color #6f32f2