#861dfa color space conversions
Hex:
        #861dfa
        RGB:
        134, 29, 250
        CMY:
        47, 89, 2
        CMYK:
        46, 88, 0, 2
      HSL:
        269°, 95.6710%, 54.7059%
        HSV (HSB):
        269°, 88.4000%, 98.0392%
        XYZ:
        27.5262, 12.8492, 91.4718
        xyY:
        0.2088, 0.0975, 12.8492
      CIE-Lab:
        42.5351, 78.4988, -87.7921
        CIE-LCH:
        42.5351, 117.7689, 311.8013
        CIE-Luv:
        42.5351, 13.6792, -129.7034
        Hunter-Lab:
        35.8458, 74.3412, -126.2052
      #861dfa color charts
#861dfa RGB chart
      #861dfa CMYK chart
      #861dfa RGB pie chart
      #861dfa color shades, tints & tones
#861dfa color schemes
#861dfa color preview, HTML & CSS examples
           This text has a color of #861dfa        
        
          <p style="color:#861dfa;">Text here</p>
        
        
          .mytext {color:#861dfa;}
        
        Text color #861dfa
      
           This box has a color of #861dfa        
        
          <div style="background-color:#861dfa;">Content here</div>
        
        
          .mybackground {background-color:#861dfa;}
        
        Background color #861dfa
      
           Border around this has a color of #861dfa        
        
          <div style="border:2px solid #861dfa;">Content here</div>
        
        
          .myborder {border:2px solid #861dfa;}
        
        Border color #861dfa