#8f60ef color space conversions
Hex:
        #8f60ef
        RGB:
        143, 96, 239
        CMY:
        44, 62, 6
        CMYK:
        40, 60, 0, 6
      HSL:
        260°, 81.7143%, 65.6863%
        HSV (HSB):
        260°, 59.8326%, 93.7255%
        XYZ:
        31.0906, 20.4374, 83.9675
        xyY:
        0.2295, 0.1508, 20.4374
      CIE-Lab:
        52.3282, 49.9906, -65.5989
        CIE-LCH:
        52.3282, 82.4759, 307.3098
        CIE-Luv:
        52.3282, 8.9136, -106.3553
        Hunter-Lab:
        45.2077, 43.6457, -78.4781
      #8f60ef color charts
#8f60ef RGB chart
      #8f60ef CMYK chart
      #8f60ef RGB pie chart
      #8f60ef color shades, tints & tones
#8f60ef color schemes
#8f60ef color preview, HTML & CSS examples
           This text has a color of #8f60ef        
        
          <p style="color:#8f60ef;">Text here</p>
        
        
          .mytext {color:#8f60ef;}
        
        Text color #8f60ef
      
           This box has a color of #8f60ef        
        
          <div style="background-color:#8f60ef;">Content here</div>
        
        
          .mybackground {background-color:#8f60ef;}
        
        Background color #8f60ef
      
           Border around this has a color of #8f60ef        
        
          <div style="border:2px solid #8f60ef;">Content here</div>
        
        
          .myborder {border:2px solid #8f60ef;}
        
        Border color #8f60ef