#861aa5 color space conversions
Hex:
        #861aa5
        RGB:
        134, 26, 165
        CMY:
        47, 90, 35
        CMYK:
        19, 84, 0, 35
      HSL:
        287°, 72.7749%, 37.4510%
        HSV (HSB):
        287°, 84.2424%, 64.7059%
        XYZ:
        16.9924, 8.5237, 36.3470
        xyY:
        0.2747, 0.1378, 8.5237
      CIE-Lab:
        35.0507, 61.6253, -50.7209
        CIE-LCH:
        35.0507, 79.8141, 320.5438
        CIE-Luv:
        35.0507, 31.8388, -75.7225
        Hunter-Lab:
        29.1954, 52.7993, -53.3765
      #861aa5 color charts
#861aa5 RGB chart
      #861aa5 CMYK chart
      #861aa5 RGB pie chart
      #861aa5 color shades, tints & tones
#861aa5 color schemes
#861aa5 color preview, HTML & CSS examples
           This text has a color of #861aa5        
        
          <p style="color:#861aa5;">Text here</p>
        
        
          .mytext {color:#861aa5;}
        
        Text color #861aa5
      
           This box has a color of #861aa5        
        
          <div style="background-color:#861aa5;">Content here</div>
        
        
          .mybackground {background-color:#861aa5;}
        
        Background color #861aa5
      
           Border around this has a color of #861aa5        
        
          <div style="border:2px solid #861aa5;">Content here</div>
        
        
          .myborder {border:2px solid #861aa5;}
        
        Border color #861aa5