#6f2fca color space conversions
Hex:
        #6f2fca
        RGB:
        111, 47, 202
        CMY:
        56, 82, 21
        CMYK:
        45, 77, 0, 21
      HSL:
        265°, 62.2490%, 48.8235%
        HSV (HSB):
        265°, 76.7327%, 79.2157%
        XYZ:
        18.2327, 9.6768, 56.7840
        xyY:
        0.2153, 0.1143, 9.6768
      CIE-Lab:
        37.2560, 58.8123, -69.1642
        CIE-LCH:
        37.2560, 90.7886, 310.3754
        CIE-Luv:
        37.2560, 10.0200, -100.4392
        Hunter-Lab:
        31.1076, 50.1840, -86.4531
      #6f2fca color charts
#6f2fca RGB chart
      #6f2fca CMYK chart
      #6f2fca RGB pie chart
      #6f2fca color shades, tints & tones
#6f2fca color schemes
#6f2fca color preview, HTML & CSS examples
           This text has a color of #6f2fca        
        
          <p style="color:#6f2fca;">Text here</p>
        
        
          .mytext {color:#6f2fca;}
        
        Text color #6f2fca
      
           This box has a color of #6f2fca        
        
          <div style="background-color:#6f2fca;">Content here</div>
        
        
          .mybackground {background-color:#6f2fca;}
        
        Background color #6f2fca
      
           Border around this has a color of #6f2fca        
        
          <div style="border:2px solid #6f2fca;">Content here</div>
        
        
          .myborder {border:2px solid #6f2fca;}
        
        Border color #6f2fca