#861a7e color space conversions
Hex:
        #861a7e
        RGB:
        134, 26, 126
        CMY:
        47, 90, 51
        CMYK:
        0, 81, 6, 47
      HSL:
        304°, 67.5000%, 31.3725%
        HSV (HSB):
        304°, 80.5970%, 52.5490%
        XYZ:
        13.9668, 7.3135, 20.4142
        xyY:
        0.3350, 0.1754, 7.3135
      CIE-Lab:
        32.5102, 54.7540, -30.8306
        CIE-LCH:
        32.5102, 62.8373, 330.6172
        CIE-Luv:
        32.5102, 44.0762, -47.4933
        Hunter-Lab:
        27.0434, 44.8617, -25.8256
      #861a7e color charts
#861a7e RGB chart
      #861a7e CMYK chart
      #861a7e RGB pie chart
      #861a7e color shades, tints & tones
#861a7e color schemes
#861a7e color preview, HTML & CSS examples
           This text has a color of #861a7e        
        
          <p style="color:#861a7e;">Text here</p>
        
        
          .mytext {color:#861a7e;}
        
        Text color #861a7e
      
           This box has a color of #861a7e        
        
          <div style="background-color:#861a7e;">Content here</div>
        
        
          .mybackground {background-color:#861a7e;}
        
        Background color #861a7e
      
           Border around this has a color of #861a7e        
        
          <div style="border:2px solid #861a7e;">Content here</div>
        
        
          .myborder {border:2px solid #861a7e;}
        
        Border color #861a7e