#861b7d color space conversions
Hex:
        #861b7d
        RGB:
        134, 27, 125
        CMY:
        47, 89, 51
        CMYK:
        0, 80, 7, 47
      HSL:
        305°, 66.4596%, 31.5686%
        HSV (HSB):
        305°, 79.8507%, 52.5490%
        XYZ:
        13.9251, 7.3329, 20.0835
        xyY:
        0.3368, 0.1774, 7.3329
      CIE-Lab:
        32.5530, 54.3066, -30.1353
        CIE-LCH:
        32.5530, 62.1075, 330.9736
        CIE-Luv:
        32.5530, 44.2669, -46.5473
        Hunter-Lab:
        27.0793, 44.4023, -25.0173
      #861b7d color charts
#861b7d RGB chart
      #861b7d CMYK chart
      #861b7d RGB pie chart
      #861b7d color shades, tints & tones
#861b7d color schemes
#861b7d color preview, HTML & CSS examples
           This text has a color of #861b7d        
        
          <p style="color:#861b7d;">Text here</p>
        
        
          .mytext {color:#861b7d;}
        
        Text color #861b7d
      
           This box has a color of #861b7d        
        
          <div style="background-color:#861b7d;">Content here</div>
        
        
          .mybackground {background-color:#861b7d;}
        
        Background color #861b7d
      
           Border around this has a color of #861b7d        
        
          <div style="border:2px solid #861b7d;">Content here</div>
        
        
          .myborder {border:2px solid #861b7d;}
        
        Border color #861b7d