#9759fd color space conversions
Hex:
        #9759fd
        RGB:
        151, 89, 253
        CMY:
        41, 65, 1
        CMYK:
        40, 65, 0, 1
      HSL:
        263°, 97.6190%, 67.0588%
        HSV (HSB):
        263°, 64.8221%, 99.2157%
        XYZ:
        34.0645, 20.8159, 95.1510
        xyY:
        0.2270, 0.1387, 20.8159
      CIE-Lab:
        52.7474, 58.8353, -72.6816
        CIE-LCH:
        52.7474, 93.5104, 308.9899
        CIE-Luv:
        52.7474, 12.2342, -117.8011
        Hunter-Lab:
        45.6245, 53.4303, -91.7137
      #9759fd color charts
#9759fd RGB chart
      #9759fd CMYK chart
      #9759fd RGB pie chart
      #9759fd color shades, tints & tones
#9759fd color schemes
#9759fd color preview, HTML & CSS examples
           This text has a color of #9759fd        
        
          <p style="color:#9759fd;">Text here</p>
        
        
          .mytext {color:#9759fd;}
        
        Text color #9759fd
      
           This box has a color of #9759fd        
        
          <div style="background-color:#9759fd;">Content here</div>
        
        
          .mybackground {background-color:#9759fd;}
        
        Background color #9759fd
      
           Border around this has a color of #9759fd        
        
          <div style="border:2px solid #9759fd;">Content here</div>
        
        
          .myborder {border:2px solid #9759fd;}
        
        Border color #9759fd