#6d01ba color space conversions
Hex:
        #6d01ba
        RGB:
        109, 1, 186
        CMY:
        57, 100, 27
        CMYK:
        41, 99, 0, 27
      HSL:
        275°, 98.9305%, 36.6667%
        HSV (HSB):
        275°, 99.4624%, 72.9412%
        XYZ:
        15.1805, 6.8181, 46.9703
        xyY:
        0.2201, 0.0989, 6.8181
      CIE-Lab:
        31.3891, 67.0171, -69.4131
        CIE-LCH:
        31.3891, 96.4856, 313.9939
        CIE-Luv:
        31.3891, 15.1740, -94.1922
        Hunter-Lab:
        26.1115, 58.0797, -88.3751
      #6d01ba color charts
#6d01ba RGB chart
      #6d01ba CMYK chart
      #6d01ba RGB pie chart
      #6d01ba color shades, tints & tones
#6d01ba color schemes
#6d01ba color preview, HTML & CSS examples
           This text has a color of #6d01ba        
        
          <p style="color:#6d01ba;">Text here</p>
        
        
          .mytext {color:#6d01ba;}
        
        Text color #6d01ba
      
           This box has a color of #6d01ba        
        
          <div style="background-color:#6d01ba;">Content here</div>
        
        
          .mybackground {background-color:#6d01ba;}
        
        Background color #6d01ba
      
           Border around this has a color of #6d01ba        
        
          <div style="border:2px solid #6d01ba;">Content here</div>
        
        
          .myborder {border:2px solid #6d01ba;}
        
        Border color #6d01ba