#8565c7 color space conversions
Hex:
        #8565c7
        RGB:
        133, 101, 199
        CMY:
        48, 60, 22
        CMYK:
        33, 49, 0, 22
      HSL:
        260°, 46.6667%, 58.8235%
        HSV (HSB):
        260°, 49.2462%, 78.0392%
        XYZ:
        24.6353, 18.4174, 56.2893
        xyY:
        0.2480, 0.1854, 18.4174
      CIE-Lab:
        49.9985, 34.3175, -46.7255
        CIE-LCH:
        49.9985, 57.9739, 306.2954
        CIE-Luv:
        49.9985, 7.7528, -75.0634
        Hunter-Lab:
        42.9155, 27.3645, -47.7257
      #8565c7 color charts
#8565c7 RGB chart
      #8565c7 CMYK chart
      #8565c7 RGB pie chart
      #8565c7 color shades, tints & tones
#8565c7 color schemes
#8565c7 color preview, HTML & CSS examples
           This text has a color of #8565c7        
        
          <p style="color:#8565c7;">Text here</p>
        
        
          .mytext {color:#8565c7;}
        
        Text color #8565c7
      
           This box has a color of #8565c7        
        
          <div style="background-color:#8565c7;">Content here</div>
        
        
          .mybackground {background-color:#8565c7;}
        
        Background color #8565c7
      
           Border around this has a color of #8565c7        
        
          <div style="border:2px solid #8565c7;">Content here</div>
        
        
          .myborder {border:2px solid #8565c7;}
        
        Border color #8565c7