#9741dc color space conversions
Hex:
        #9741dc
        RGB:
        151, 65, 220
        CMY:
        41, 75, 14
        CMYK:
        31, 70, 0, 14
      HSL:
        273°, 68.8889%, 55.8824%
        HSV (HSB):
        273°, 70.4545%, 86.2745%
        XYZ:
        27.5711, 15.5272, 69.2540
        xyY:
        0.2454, 0.1382, 15.5272
      CIE-Lab:
        46.3480, 62.2437, -64.5021
        CIE-LCH:
        46.3480, 89.6370, 313.9792
        CIE-Luv:
        46.3480, 22.7084, -102.3628
        Hunter-Lab:
        39.4046, 55.9370, -76.6197
      #9741dc color charts
#9741dc RGB chart
      #9741dc CMYK chart
      #9741dc RGB pie chart
      #9741dc color shades, tints & tones
#9741dc color schemes
#9741dc color preview, HTML & CSS examples
           This text has a color of #9741dc        
        
          <p style="color:#9741dc;">Text here</p>
        
        
          .mytext {color:#9741dc;}
        
        Text color #9741dc
      
           This box has a color of #9741dc        
        
          <div style="background-color:#9741dc;">Content here</div>
        
        
          .mybackground {background-color:#9741dc;}
        
        Background color #9741dc
      
           Border around this has a color of #9741dc        
        
          <div style="border:2px solid #9741dc;">Content here</div>
        
        
          .myborder {border:2px solid #9741dc;}
        
        Border color #9741dc