#862baf color space conversions
Hex:
        #862baf
        RGB:
        134, 43, 175
        CMY:
        47, 83, 31
        CMYK:
        23, 75, 0, 31
      HSL:
        281°, 60.5505%, 42.7451%
        HSV (HSB):
        281°, 75.4286%, 68.6275%
        XYZ:
        18.4333, 9.8912, 41.4951
        xyY:
        0.2640, 0.1417, 9.8912
      CIE-Lab:
        37.6465, 58.1824, -52.5085
        CIE-LCH:
        37.6465, 78.3731, 317.9343
        CIE-Luv:
        37.6465, 27.0585, -79.6376
        Hunter-Lab:
        31.4503, 49.5820, -56.2111
      #862baf color charts
#862baf RGB chart
      #862baf CMYK chart
      #862baf RGB pie chart
      #862baf color shades, tints & tones
#862baf color schemes
#862baf color preview, HTML & CSS examples
           This text has a color of #862baf        
        
          <p style="color:#862baf;">Text here</p>
        
        
          .mytext {color:#862baf;}
        
        Text color #862baf
      
           This box has a color of #862baf        
        
          <div style="background-color:#862baf;">Content here</div>
        
        
          .mybackground {background-color:#862baf;}
        
        Background color #862baf
      
           Border around this has a color of #862baf        
        
          <div style="border:2px solid #862baf;">Content here</div>
        
        
          .myborder {border:2px solid #862baf;}
        
        Border color #862baf