#9741cf color space conversions
Hex:
        #9741cf
        RGB:
        151, 65, 207
        CMY:
        41, 75, 19
        CMYK:
        27, 69, 0, 19
      HSL:
        276°, 59.6639%, 53.3333%
        HSV (HSB):
        276°, 68.5990%, 81.1765%
        XYZ:
        25.9153, 14.8649, 60.5348
        xyY:
        0.2558, 0.1467, 14.8649
      CIE-Lab:
        45.4486, 59.3574, -58.5084
        CIE-LCH:
        45.4486, 83.3458, 315.4127
        CIE-Luv:
        45.4486, 25.3800, -93.0956
        Hunter-Lab:
        38.5550, 52.5099, -66.1021
      #9741cf color charts
#9741cf RGB chart
      #9741cf CMYK chart
      #9741cf RGB pie chart
      #9741cf color shades, tints & tones
#9741cf color schemes
#9741cf color preview, HTML & CSS examples
           This text has a color of #9741cf        
        
          <p style="color:#9741cf;">Text here</p>
        
        
          .mytext {color:#9741cf;}
        
        Text color #9741cf
      
           This box has a color of #9741cf        
        
          <div style="background-color:#9741cf;">Content here</div>
        
        
          .mybackground {background-color:#9741cf;}
        
        Background color #9741cf
      
           Border around this has a color of #9741cf        
        
          <div style="border:2px solid #9741cf;">Content here</div>
        
        
          .myborder {border:2px solid #9741cf;}
        
        Border color #9741cf