#6f03af color space conversions
Hex:
        #6f03af
        RGB:
        111, 3, 175
        CMY:
        56, 99, 31
        CMYK:
        37, 98, 0, 31
      HSL:
        278°, 96.6292%, 34.9020%
        HSV (HSB):
        278°, 98.2857%, 68.6275%
        XYZ:
        14.3260, 6.5398, 41.0647
        xyY:
        0.2313, 0.1056, 6.5398
      CIE-Lab:
        30.7354, 64.6465, -63.9212
        CIE-LCH:
        30.7354, 90.9125, 315.3232
        CIE-Luv:
        30.7354, 18.1273, -87.3167
        Hunter-Lab:
        25.5730, 55.2428, -77.3058
      #6f03af color charts
#6f03af RGB chart
      #6f03af CMYK chart
      #6f03af RGB pie chart
      #6f03af color shades, tints & tones
#6f03af color schemes
#6f03af color preview, HTML & CSS examples
           This text has a color of #6f03af        
        
          <p style="color:#6f03af;">Text here</p>
        
        
          .mytext {color:#6f03af;}
        
        Text color #6f03af
      
           This box has a color of #6f03af        
        
          <div style="background-color:#6f03af;">Content here</div>
        
        
          .mybackground {background-color:#6f03af;}
        
        Background color #6f03af
      
           Border around this has a color of #6f03af        
        
          <div style="border:2px solid #6f03af;">Content here</div>
        
        
          .myborder {border:2px solid #6f03af;}
        
        Border color #6f03af