#6d0daf color space conversions
Hex:
        #6d0daf
        RGB:
        109, 13, 175
        CMY:
        57, 95, 31
        CMYK:
        38, 93, 0, 31
      HSL:
        276°, 86.1702%, 36.8627%
        HSV (HSB):
        276°, 92.5714%, 68.6275%
        XYZ:
        14.1885, 6.6342, 41.0902
        xyY:
        0.2292, 0.1072, 6.6342
      CIE-Lab:
        30.9592, 62.8275, -63.5651
        CIE-LCH:
        30.9592, 89.3746, 314.6656
        CIE-Luv:
        30.9592, 16.7654, -87.0843
        Hunter-Lab:
        25.7569, 53.2538, -76.5557
      #6d0daf color charts
#6d0daf RGB chart
      #6d0daf CMYK chart
      #6d0daf RGB pie chart
      #6d0daf color shades, tints & tones
#6d0daf color schemes
#6d0daf color preview, HTML & CSS examples
           This text has a color of #6d0daf        
        
          <p style="color:#6d0daf;">Text here</p>
        
        
          .mytext {color:#6d0daf;}
        
        Text color #6d0daf
      
           This box has a color of #6d0daf        
        
          <div style="background-color:#6d0daf;">Content here</div>
        
        
          .mybackground {background-color:#6d0daf;}
        
        Background color #6d0daf
      
           Border around this has a color of #6d0daf        
        
          <div style="border:2px solid #6d0daf;">Content here</div>
        
        
          .myborder {border:2px solid #6d0daf;}
        
        Border color #6d0daf