#6f03be color space conversions
Hex:
        #6f03be
        RGB:
        111, 3, 190
        CMY:
        56, 99, 25
        CMYK:
        42, 98, 0, 25
      HSL:
        275°, 96.8912%, 37.8431%
        HSV (HSB):
        275°, 98.4211%, 74.5098%
        XYZ:
        15.8824, 7.1623, 49.2606
        xyY:
        0.2197, 0.0991, 7.1623
      CIE-Lab:
        32.1737, 67.7539, -70.4778
        CIE-LCH:
        32.1737, 97.7636, 313.8711
        CIE-Luv:
        32.1737, 15.2666, -96.4333
        Hunter-Lab:
        26.7625, 59.0973, -90.3986
      #6f03be color charts
#6f03be RGB chart
      #6f03be CMYK chart
      #6f03be RGB pie chart
      #6f03be color shades, tints & tones
#6f03be color schemes
#6f03be color preview, HTML & CSS examples
           This text has a color of #6f03be        
        
          <p style="color:#6f03be;">Text here</p>
        
        
          .mytext {color:#6f03be;}
        
        Text color #6f03be
      
           This box has a color of #6f03be        
        
          <div style="background-color:#6f03be;">Content here</div>
        
        
          .mybackground {background-color:#6f03be;}
        
        Background color #6f03be
      
           Border around this has a color of #6f03be        
        
          <div style="border:2px solid #6f03be;">Content here</div>
        
        
          .myborder {border:2px solid #6f03be;}
        
        Border color #6f03be