#865ebe color space conversions
Hex:
        #865ebe
        RGB:
        134, 94, 190
        CMY:
        47, 63, 25
        CMYK:
        29, 51, 0, 25
      HSL:
        265°, 42.4779%, 55.6863%
        HSV (HSB):
        265°, 50.5263%, 74.5098%
        XYZ:
        23.1285, 16.7914, 50.7373
        xyY:
        0.2551, 0.1852, 16.7914
      CIE-Lab:
        47.9962, 36.3113, -44.7167
        CIE-LCH:
        47.9962, 57.6029, 309.0776
        CIE-Luv:
        47.9962, 11.6760, -71.5009
        Hunter-Lab:
        40.9774, 29.0387, -44.7274
      #865ebe color charts
#865ebe RGB chart
      #865ebe CMYK chart
      #865ebe RGB pie chart
      #865ebe color shades, tints & tones
#865ebe color schemes
#865ebe color preview, HTML & CSS examples
           This text has a color of #865ebe        
        
          <p style="color:#865ebe;">Text here</p>
        
        
          .mytext {color:#865ebe;}
        
        Text color #865ebe
      
           This box has a color of #865ebe        
        
          <div style="background-color:#865ebe;">Content here</div>
        
        
          .mybackground {background-color:#865ebe;}
        
        Background color #865ebe
      
           Border around this has a color of #865ebe        
        
          <div style="border:2px solid #865ebe;">Content here</div>
        
        
          .myborder {border:2px solid #865ebe;}
        
        Border color #865ebe