#6f32d5 color space conversions
Hex:
        #6f32d5
        RGB:
        111, 50, 213
        CMY:
        56, 80, 16
        CMYK:
        48, 77, 0, 16
      HSL:
        262°, 65.9919%, 51.5686%
        HSV (HSB):
        262°, 76.5258%, 83.5294%
        XYZ:
        19.7064, 10.4648, 63.9321
        xyY:
        0.2094, 0.1112, 10.4648
      CIE-Lab:
        38.6640, 60.3118, -73.2265
        CIE-LCH:
        38.6640, 94.8664, 309.4760
        CIE-Luv:
        38.6640, 8.0844, -106.9266
        Hunter-Lab:
        32.3494, 52.1262, -94.5303
      #6f32d5 color charts
#6f32d5 RGB chart
      #6f32d5 CMYK chart
      #6f32d5 RGB pie chart
      #6f32d5 color shades, tints & tones
#6f32d5 color schemes
#6f32d5 color preview, HTML & CSS examples
           This text has a color of #6f32d5        
        
          <p style="color:#6f32d5;">Text here</p>
        
        
          .mytext {color:#6f32d5;}
        
        Text color #6f32d5
      
           This box has a color of #6f32d5        
        
          <div style="background-color:#6f32d5;">Content here</div>
        
        
          .mybackground {background-color:#6f32d5;}
        
        Background color #6f32d5
      
           Border around this has a color of #6f32d5        
        
          <div style="border:2px solid #6f32d5;">Content here</div>
        
        
          .myborder {border:2px solid #6f32d5;}
        
        Border color #6f32d5