#8f66da color space conversions
Hex:
        #8f66da
        RGB:
        143, 102, 218
        CMY:
        44, 60, 15
        CMYK:
        34, 53, 0, 15
      HSL:
        261°, 61.0526%, 62.7451%
        HSV (HSB):
        261°, 53.2110%, 85.4902%
        XYZ:
        28.7340, 20.4043, 68.7537
        xyY:
        0.2437, 0.1731, 20.4043
      CIE-Lab:
        52.2913, 41.2154, -53.8397
        CIE-LCH:
        52.2913, 67.8043, 307.4348
        CIE-Luv:
        52.2913, 9.9163, -87.6451
        Hunter-Lab:
        45.1712, 34.4966, -58.6237
      #8f66da color charts
#8f66da RGB chart
      #8f66da CMYK chart
      #8f66da RGB pie chart
      #8f66da color shades, tints & tones
#8f66da color schemes
#8f66da color preview, HTML & CSS examples
           This text has a color of #8f66da        
        
          <p style="color:#8f66da;">Text here</p>
        
        
          .mytext {color:#8f66da;}
        
        Text color #8f66da
      
           This box has a color of #8f66da        
        
          <div style="background-color:#8f66da;">Content here</div>
        
        
          .mybackground {background-color:#8f66da;}
        
        Background color #8f66da
      
           Border around this has a color of #8f66da        
        
          <div style="border:2px solid #8f66da;">Content here</div>
        
        
          .myborder {border:2px solid #8f66da;}
        
        Border color #8f66da