#861f8d color space conversions
Hex:
        #861f8d
        RGB:
        134, 31, 141
        CMY:
        47, 88, 45
        CMYK:
        5, 78, 0, 45
      HSL:
        296°, 63.9535%, 33.7255%
        HSV (HSB):
        296°, 78.0142%, 55.2941%
        XYZ:
        15.1292, 7.9714, 25.9405
        xyY:
        0.3085, 0.1625, 7.9714
      CIE-Lab:
        33.9232, 55.7887, -37.9106
        CIE-LCH:
        33.9232, 67.4507, 325.8024
        CIE-Luv:
        33.9232, 38.3303, -57.6649
        Hunter-Lab:
        28.2337, 46.2417, -34.7109
      #861f8d color charts
#861f8d RGB chart
      #861f8d CMYK chart
      #861f8d RGB pie chart
      #861f8d color shades, tints & tones
#861f8d color schemes
#861f8d color preview, HTML & CSS examples
           This text has a color of #861f8d        
        
          <p style="color:#861f8d;">Text here</p>
        
        
          .mytext {color:#861f8d;}
        
        Text color #861f8d
      
           This box has a color of #861f8d        
        
          <div style="background-color:#861f8d;">Content here</div>
        
        
          .mybackground {background-color:#861f8d;}
        
        Background color #861f8d
      
           Border around this has a color of #861f8d        
        
          <div style="border:2px solid #861f8d;">Content here</div>
        
        
          .myborder {border:2px solid #861f8d;}
        
        Border color #861f8d