#865dd1 color space conversions
Hex:
        #865dd1
        RGB:
        134, 93, 209
        CMY:
        47, 64, 18
        CMYK:
        36, 56, 0, 18
      HSL:
        261°, 55.7692%, 59.2157%
        HSV (HSB):
        261°, 55.5024%, 81.9608%
        XYZ:
        25.2545, 17.5005, 62.3685
        xyY:
        0.2402, 0.1665, 17.5005
      CIE-Lab:
        48.8846, 41.7678, -54.2283
        CIE-LCH:
        48.8846, 68.4489, 307.6042
        CIE-Luv:
        48.8846, 9.4620, -86.8444
        Hunter-Lab:
        41.8336, 34.5498, -59.1102
      #865dd1 color charts
#865dd1 RGB chart
      #865dd1 CMYK chart
      #865dd1 RGB pie chart
      #865dd1 color shades, tints & tones
#865dd1 color schemes
#865dd1 color preview, HTML & CSS examples
           This text has a color of #865dd1        
        
          <p style="color:#865dd1;">Text here</p>
        
        
          .mytext {color:#865dd1;}
        
        Text color #865dd1
      
           This box has a color of #865dd1        
        
          <div style="background-color:#865dd1;">Content here</div>
        
        
          .mybackground {background-color:#865dd1;}
        
        Background color #865dd1
      
           Border around this has a color of #865dd1        
        
          <div style="border:2px solid #865dd1;">Content here</div>
        
        
          .myborder {border:2px solid #865dd1;}
        
        Border color #865dd1