#9742ee color space conversions
Hex:
        #9742ee
        RGB:
        151, 66, 238
        CMY:
        41, 74, 7
        CMYK:
        37, 72, 0, 7
      HSL:
        270°, 83.4951%, 59.6078%
        HSV (HSB):
        270°, 72.2689%, 93.3333%
        XYZ:
        30.1433, 16.6488, 82.5137
        xyY:
        0.2331, 0.1288, 16.6488
      CIE-Lab:
        47.8144, 65.9116, -72.3166
        CIE-LCH:
        47.8144, 97.8469, 312.3470
        CIE-Luv:
        47.8144, 19.1272, -114.5189
        Hunter-Lab:
        40.8029, 60.4625, -91.3372
      #9742ee color charts
#9742ee RGB chart
      #9742ee CMYK chart
      #9742ee RGB pie chart
      #9742ee color shades, tints & tones
#9742ee color schemes
#9742ee color preview, HTML & CSS examples
           This text has a color of #9742ee        
        
          <p style="color:#9742ee;">Text here</p>
        
        
          .mytext {color:#9742ee;}
        
        Text color #9742ee
      
           This box has a color of #9742ee        
        
          <div style="background-color:#9742ee;">Content here</div>
        
        
          .mybackground {background-color:#9742ee;}
        
        Background color #9742ee
      
           Border around this has a color of #9742ee        
        
          <div style="border:2px solid #9742ee;">Content here</div>
        
        
          .myborder {border:2px solid #9742ee;}
        
        Border color #9742ee