#6d1085 color space conversions
Hex:
        #6d1085
        RGB:
        109, 16, 133
        CMY:
        57, 94, 48
        CMYK:
        18, 88, 0, 48
      HSL:
        288°, 78.5235%, 29.2157%
        HSV (HSB):
        288°, 87.9699%, 52.1569%
        XYZ:
        10.7256, 5.3152, 22.6509
        xyY:
        0.2772, 0.1374, 5.3152
      CIE-Lab:
        27.6147, 53.6248, -43.3079
        CIE-LCH:
        27.6147, 68.9289, 321.0753
        CIE-Luv:
        27.6147, 26.2051, -59.7171
        Hunter-Lab:
        23.0548, 42.6961, -42.1130
      #6d1085 color charts
#6d1085 RGB chart
      #6d1085 CMYK chart
      #6d1085 RGB pie chart
      #6d1085 color shades, tints & tones
#6d1085 color schemes
#6d1085 color preview, HTML & CSS examples
           This text has a color of #6d1085        
        
          <p style="color:#6d1085;">Text here</p>
        
        
          .mytext {color:#6d1085;}
        
        Text color #6d1085
      
           This box has a color of #6d1085        
        
          <div style="background-color:#6d1085;">Content here</div>
        
        
          .mybackground {background-color:#6d1085;}
        
        Background color #6d1085
      
           Border around this has a color of #6d1085        
        
          <div style="border:2px solid #6d1085;">Content here</div>
        
        
          .myborder {border:2px solid #6d1085;}
        
        Border color #6d1085