#865bc2 color space conversions
Hex:
        #865bc2
        RGB:
        134, 91, 194
        CMY:
        47, 64, 24
        CMYK:
        31, 53, 0, 24
      HSL:
        265°, 45.7778%, 55.8824%
        HSV (HSB):
        265°, 53.0928%, 76.0784%
        XYZ:
        23.3102, 16.4455, 52.9847
        xyY:
        0.2513, 0.1773, 16.4455
      CIE-Lab:
        47.5537, 39.0340, -47.7360
        CIE-LCH:
        47.5537, 61.6634, 309.2731
        CIE-Luv:
        47.5537, 12.0743, -76.2130
        Hunter-Lab:
        40.5531, 31.6351, -49.0782
      #865bc2 color charts
#865bc2 RGB chart
      #865bc2 CMYK chart
      #865bc2 RGB pie chart
      #865bc2 color shades, tints & tones
#865bc2 color schemes
#865bc2 color preview, HTML & CSS examples
           This text has a color of #865bc2        
        
          <p style="color:#865bc2;">Text here</p>
        
        
          .mytext {color:#865bc2;}
        
        Text color #865bc2
      
           This box has a color of #865bc2        
        
          <div style="background-color:#865bc2;">Content here</div>
        
        
          .mybackground {background-color:#865bc2;}
        
        Background color #865bc2
      
           Border around this has a color of #865bc2        
        
          <div style="border:2px solid #865bc2;">Content here</div>
        
        
          .myborder {border:2px solid #865bc2;}
        
        Border color #865bc2