#862fce color space conversions
Hex:
        #862fce
        RGB:
        134, 47, 206
        CMY:
        47, 82, 19
        CMYK:
        35, 77, 0, 19
      HSL:
        273°, 62.8458%, 49.6078%
        HSV (HSB):
        273°, 77.1845%, 80.7843%
        XYZ:
        21.9886, 11.5576, 59.4644
        xyY:
        0.2364, 0.1243, 11.5576
      CIE-Lab:
        40.5042, 63.3897, -66.0582
        CIE-LCH:
        40.5042, 91.5529, 313.8190
        CIE-Luv:
        40.5042, 19.7418, -100.0575
        Hunter-Lab:
        33.9965, 55.9584, -79.9087
      #862fce color charts
#862fce RGB chart
      #862fce CMYK chart
      #862fce RGB pie chart
      #862fce color shades, tints & tones
#862fce color schemes
#862fce color preview, HTML & CSS examples
           This text has a color of #862fce        
        
          <p style="color:#862fce;">Text here</p>
        
        
          .mytext {color:#862fce;}
        
        Text color #862fce
      
           This box has a color of #862fce        
        
          <div style="background-color:#862fce;">Content here</div>
        
        
          .mybackground {background-color:#862fce;}
        
        Background color #862fce
      
           Border around this has a color of #862fce        
        
          <div style="border:2px solid #862fce;">Content here</div>
        
        
          .myborder {border:2px solid #862fce;}
        
        Border color #862fce