#9740cf color space conversions
Hex:
        #9740cf
        RGB:
        151, 64, 207
        CMY:
        41, 75, 19
        CMYK:
        27, 69, 0, 19
      HSL:
        277°, 59.8326%, 53.1373%
        HSV (HSB):
        277°, 69.0821%, 81.1765%
        XYZ:
        25.8584, 14.7511, 60.5158
        xyY:
        0.2557, 0.1459, 14.7511
      CIE-Lab:
        45.2914, 59.7976, -58.7622
        CIE-LCH:
        45.2914, 83.8376, 315.5003
        CIE-Luv:
        45.2914, 25.5818, -93.4031
        Hunter-Lab:
        38.4072, 52.9661, -66.5347
      #9740cf color charts
#9740cf RGB chart
      #9740cf CMYK chart
      #9740cf RGB pie chart
      #9740cf color shades, tints & tones
#9740cf color schemes
#9740cf color preview, HTML & CSS examples
           This text has a color of #9740cf        
        
          <p style="color:#9740cf;">Text here</p>
        
        
          .mytext {color:#9740cf;}
        
        Text color #9740cf
      
           This box has a color of #9740cf        
        
          <div style="background-color:#9740cf;">Content here</div>
        
        
          .mybackground {background-color:#9740cf;}
        
        Background color #9740cf
      
           Border around this has a color of #9740cf        
        
          <div style="border:2px solid #9740cf;">Content here</div>
        
        
          .myborder {border:2px solid #9740cf;}
        
        Border color #9740cf