#8965cb color space conversions
Hex:
        #8965cb
        RGB:
        137, 101, 203
        CMY:
        46, 60, 20
        CMYK:
        33, 50, 0, 20
      HSL:
        261°, 49.5146%, 59.6078%
        HSV (HSB):
        261°, 50.2463%, 79.6078%
        XYZ:
        25.7497, 18.9375, 58.7981
        xyY:
        0.2488, 0.1830, 18.9375
      CIE-Lab:
        50.6140, 36.4006, -48.0144
        CIE-LCH:
        50.6140, 60.2527, 307.1664
        CIE-Luv:
        50.6140, 9.2129, -77.5041
        Hunter-Lab:
        43.5173, 29.4654, -49.6472
      #8965cb color charts
#8965cb RGB chart
      #8965cb CMYK chart
      #8965cb RGB pie chart
      #8965cb color shades, tints & tones
#8965cb color schemes
#8965cb color preview, HTML & CSS examples
           This text has a color of #8965cb        
        
          <p style="color:#8965cb;">Text here</p>
        
        
          .mytext {color:#8965cb;}
        
        Text color #8965cb
      
           This box has a color of #8965cb        
        
          <div style="background-color:#8965cb;">Content here</div>
        
        
          .mybackground {background-color:#8965cb;}
        
        Background color #8965cb
      
           Border around this has a color of #8965cb        
        
          <div style="border:2px solid #8965cb;">Content here</div>
        
        
          .myborder {border:2px solid #8965cb;}
        
        Border color #8965cb