#865afb color space conversions
Hex:
        #865afb
        RGB:
        134, 90, 251
        CMY:
        47, 65, 2
        CMYK:
        47, 64, 0, 2
      HSL:
        256°, 95.2663%, 66.8627%
        HSV (HSB):
        256°, 64.1434%, 98.4314%
        XYZ:
        30.9003, 19.3457, 93.3723
        xyY:
        0.2152, 0.1347, 19.3457
      CIE-Lab:
        51.0892, 54.6266, -74.3416
        CIE-LCH:
        51.0892, 92.2537, 306.3086
        CIE-Luv:
        51.0892, 5.1472, -118.7061
        Hunter-Lab:
        43.9837, 48.4316, -95.0770
      #865afb color charts
#865afb RGB chart
      #865afb CMYK chart
      #865afb RGB pie chart
      #865afb color shades, tints & tones
#865afb color schemes
#865afb color preview, HTML & CSS examples
           This text has a color of #865afb        
        
          <p style="color:#865afb;">Text here</p>
        
        
          .mytext {color:#865afb;}
        
        Text color #865afb
      
           This box has a color of #865afb        
        
          <div style="background-color:#865afb;">Content here</div>
        
        
          .mybackground {background-color:#865afb;}
        
        Background color #865afb
      
           Border around this has a color of #865afb        
        
          <div style="border:2px solid #865afb;">Content here</div>
        
        
          .myborder {border:2px solid #865afb;}
        
        Border color #865afb