#6d0fae color space conversions
Hex:
        #6d0fae
        RGB:
        109, 15, 174
        CMY:
        57, 94, 32
        CMYK:
        37, 91, 0, 32
      HSL:
        275°, 84.1270%, 37.0588%
        HSV (HSB):
        275°, 91.3793%, 68.2353%
        XYZ:
        14.1175, 6.6489, 40.5837
        xyY:
        0.2301, 0.1084, 6.6489
      CIE-Lab:
        30.9938, 62.2356, -62.9093
        CIE-LCH:
        30.9938, 88.4921, 314.6916
        CIE-Luv:
        30.9938, 16.8599, -86.3654
        Hunter-Lab:
        25.7854, 52.6043, -75.2670
      #6d0fae color charts
#6d0fae RGB chart
      #6d0fae CMYK chart
      #6d0fae RGB pie chart
      #6d0fae color shades, tints & tones
#6d0fae color schemes
#6d0fae color preview, HTML & CSS examples
           This text has a color of #6d0fae        
        
          <p style="color:#6d0fae;">Text here</p>
        
        
          .mytext {color:#6d0fae;}
        
        Text color #6d0fae
      
           This box has a color of #6d0fae        
        
          <div style="background-color:#6d0fae;">Content here</div>
        
        
          .mybackground {background-color:#6d0fae;}
        
        Background color #6d0fae
      
           Border around this has a color of #6d0fae        
        
          <div style="border:2px solid #6d0fae;">Content here</div>
        
        
          .myborder {border:2px solid #6d0fae;}
        
        Border color #6d0fae