#8565df color space conversions
Hex:
        #8565df
        RGB:
        133, 101, 223
        CMY:
        48, 60, 13
        CMYK:
        40, 55, 0, 13
      HSL:
        256°, 65.5914%, 63.5294%
        HSV (HSB):
        256°, 54.7085%, 87.4510%
        XYZ:
        27.6458, 19.6216, 72.1423
        xyY:
        0.2315, 0.1643, 19.6216
      CIE-Lab:
        51.4067, 40.7379, -58.1388
        CIE-LCH:
        51.4067, 70.9908, 305.0190
        CIE-Luv:
        51.4067, 5.0481, -93.7845
        Hunter-Lab:
        44.2963, 33.8854, -65.5541
      #8565df color charts
#8565df RGB chart
      #8565df CMYK chart
      #8565df RGB pie chart
      #8565df color shades, tints & tones
#8565df color schemes
#8565df color preview, HTML & CSS examples
           This text has a color of #8565df        
        
          <p style="color:#8565df;">Text here</p>
        
        
          .mytext {color:#8565df;}
        
        Text color #8565df
      
           This box has a color of #8565df        
        
          <div style="background-color:#8565df;">Content here</div>
        
        
          .mybackground {background-color:#8565df;}
        
        Background color #8565df
      
           Border around this has a color of #8565df        
        
          <div style="border:2px solid #8565df;">Content here</div>
        
        
          .myborder {border:2px solid #8565df;}
        
        Border color #8565df