#8f65da color space conversions
Hex:
        #8f65da
        RGB:
        143, 101, 218
        CMY:
        44, 60, 15
        CMYK:
        34, 54, 0, 15
      HSL:
        262°, 61.2565%, 62.5490%
        HSV (HSB):
        262°, 53.6697%, 85.4902%
        XYZ:
        28.6363, 20.2090, 68.7211
        xyY:
        0.2436, 0.1719, 20.2090
      CIE-Lab:
        52.0726, 41.7772, -54.1897
        CIE-LCH:
        52.0726, 68.4241, 307.6302
        CIE-Luv:
        52.0726, 10.2187, -88.1562
        Hunter-Lab:
        44.9544, 35.0356, -59.1677
      #8f65da color charts
#8f65da RGB chart
      #8f65da CMYK chart
      #8f65da RGB pie chart
      #8f65da color shades, tints & tones
#8f65da color schemes
#8f65da color preview, HTML & CSS examples
           This text has a color of #8f65da        
        
          <p style="color:#8f65da;">Text here</p>
        
        
          .mytext {color:#8f65da;}
        
        Text color #8f65da
      
           This box has a color of #8f65da        
        
          <div style="background-color:#8f65da;">Content here</div>
        
        
          .mybackground {background-color:#8f65da;}
        
        Background color #8f65da
      
           Border around this has a color of #8f65da        
        
          <div style="border:2px solid #8f65da;">Content here</div>
        
        
          .myborder {border:2px solid #8f65da;}
        
        Border color #8f65da