#861fce color space conversions
Hex:
        #861fce
        RGB:
        134, 31, 206
        CMY:
        47, 88, 19
        CMYK:
        35, 85, 0, 19
      HSL:
        275°, 73.8397%, 46.4706%
        HSV (HSB):
        275°, 84.9515%, 80.7843%
        XYZ:
        21.4621, 10.5045, 59.2889
        xyY:
        0.2352, 0.1151, 10.5045
      CIE-Lab:
        38.7331, 68.5536, -68.9507
        CIE-LCH:
        38.7331, 97.2307, 314.8346
        CIE-Luv:
        38.7331, 21.5013, -102.4381
        Hunter-Lab:
        32.4107, 61.4824, -85.7717
      #861fce color charts
#861fce RGB chart
      #861fce CMYK chart
      #861fce RGB pie chart
      #861fce color shades, tints & tones
#861fce color schemes
#861fce color preview, HTML & CSS examples
           This text has a color of #861fce        
        
          <p style="color:#861fce;">Text here</p>
        
        
          .mytext {color:#861fce;}
        
        Text color #861fce
      
           This box has a color of #861fce        
        
          <div style="background-color:#861fce;">Content here</div>
        
        
          .mybackground {background-color:#861fce;}
        
        Background color #861fce
      
           Border around this has a color of #861fce        
        
          <div style="border:2px solid #861fce;">Content here</div>
        
        
          .myborder {border:2px solid #861fce;}
        
        Border color #861fce