#8565db color space conversions
Hex:
        #8565db
        RGB:
        133, 101, 219
        CMY:
        48, 60, 14
        CMYK:
        39, 54, 0, 14
      HSL:
        256°, 62.1053%, 62.7451%
        HSV (HSB):
        256°, 53.8813%, 85.8824%
        XYZ:
        27.1127, 19.4084, 69.3350
        xyY:
        0.2340, 0.1675, 19.4084
      CIE-Lab:
        51.1616, 39.6510, -56.2698
        CIE-LCH:
        51.1616, 68.8367, 305.1708
        CIE-Luv:
        51.1616, 5.4839, -90.7247
        Hunter-Lab:
        44.0549, 32.7581, -62.4740
      #8565db color charts
#8565db RGB chart
      #8565db CMYK chart
      #8565db RGB pie chart
      #8565db color shades, tints & tones
#8565db color schemes
#8565db color preview, HTML & CSS examples
           This text has a color of #8565db        
        
          <p style="color:#8565db;">Text here</p>
        
        
          .mytext {color:#8565db;}
        
        Text color #8565db
      
           This box has a color of #8565db        
        
          <div style="background-color:#8565db;">Content here</div>
        
        
          .mybackground {background-color:#8565db;}
        
        Background color #8565db
      
           Border around this has a color of #8565db        
        
          <div style="border:2px solid #8565db;">Content here</div>
        
        
          .myborder {border:2px solid #8565db;}
        
        Border color #8565db