#6b14af color space conversions
Hex:
        #6b14af
        RGB:
        107, 20, 175
        CMY:
        58, 92, 31
        CMYK:
        39, 89, 0, 31
      HSL:
        274°, 79.4872%, 38.2353%
        HSV (HSB):
        274°, 88.5714%, 68.6275%
        XYZ:
        14.0514, 6.7213, 41.1142
        xyY:
        0.2271, 0.1086, 6.7213
      CIE-Lab:
        31.1637, 61.0893, -63.2407
        CIE-LCH:
        31.1637, 87.9277, 314.0087
        CIE-Luv:
        31.1637, 15.4385, -86.8588
        Hunter-Lab:
        25.9254, 51.3766, -75.8782
      #6b14af color charts
#6b14af RGB chart
      #6b14af CMYK chart
      #6b14af RGB pie chart
      #6b14af color shades, tints & tones
#6b14af color schemes
#6b14af color preview, HTML & CSS examples
           This text has a color of #6b14af        
        
          <p style="color:#6b14af;">Text here</p>
        
        
          .mytext {color:#6b14af;}
        
        Text color #6b14af
      
           This box has a color of #6b14af        
        
          <div style="background-color:#6b14af;">Content here</div>
        
        
          .mybackground {background-color:#6b14af;}
        
        Background color #6b14af
      
           Border around this has a color of #6b14af        
        
          <div style="border:2px solid #6b14af;">Content here</div>
        
        
          .myborder {border:2px solid #6b14af;}
        
        Border color #6b14af