#9742fc color space conversions
Hex:
        #9742fc
        RGB:
        151, 66, 252
        CMY:
        41, 74, 1
        CMYK:
        40, 74, 0, 1
      HSL:
        267°, 96.8750%, 62.3529%
        HSV (HSB):
        267°, 73.8095%, 98.8235%
        XYZ:
        32.2814, 17.5040, 93.7727
        xyY:
        0.2249, 0.1219, 17.5040
      CIE-Lab:
        48.8889, 69.1585, -78.4065
        CIE-LCH:
        48.8889, 104.5489, 311.4139
        CIE-Luv:
        48.8889, 16.6989, -123.8774
        Hunter-Lab:
        41.8378, 64.5117, -103.6025
      #9742fc color charts
#9742fc RGB chart
      #9742fc CMYK chart
      #9742fc RGB pie chart
      #9742fc color shades, tints & tones
#9742fc color schemes
#9742fc color preview, HTML & CSS examples
           This text has a color of #9742fc        
        
          <p style="color:#9742fc;">Text here</p>
        
        
          .mytext {color:#9742fc;}
        
        Text color #9742fc
      
           This box has a color of #9742fc        
        
          <div style="background-color:#9742fc;">Content here</div>
        
        
          .mybackground {background-color:#9742fc;}
        
        Background color #9742fc
      
           Border around this has a color of #9742fc        
        
          <div style="border:2px solid #9742fc;">Content here</div>
        
        
          .myborder {border:2px solid #9742fc;}
        
        Border color #9742fc