#8565c5 color space conversions
Hex:
        #8565c5
        RGB:
        133, 101, 197
        CMY:
        48, 60, 23
        CMYK:
        32, 49, 0, 23
      HSL:
        260°, 45.2830%, 58.4314%
        HSV (HSB):
        260°, 48.7310%, 77.2549%
        XYZ:
        24.4046, 18.3251, 55.0742
        xyY:
        0.2495, 0.1874, 18.3251
      CIE-Lab:
        49.8881, 33.7951, -45.7525
        CIE-LCH:
        49.8881, 56.8805, 306.4514
        CIE-Luv:
        49.8881, 7.9877, -73.4657
        Hunter-Lab:
        42.8079, 26.8484, -46.3137
      #8565c5 color charts
#8565c5 RGB chart
      #8565c5 CMYK chart
      #8565c5 RGB pie chart
      #8565c5 color shades, tints & tones
#8565c5 color schemes
#8565c5 color preview, HTML & CSS examples
           This text has a color of #8565c5        
        
          <p style="color:#8565c5;">Text here</p>
        
        
          .mytext {color:#8565c5;}
        
        Text color #8565c5
      
           This box has a color of #8565c5        
        
          <div style="background-color:#8565c5;">Content here</div>
        
        
          .mybackground {background-color:#8565c5;}
        
        Background color #8565c5
      
           Border around this has a color of #8565c5        
        
          <div style="border:2px solid #8565c5;">Content here</div>
        
        
          .myborder {border:2px solid #8565c5;}
        
        Border color #8565c5