#9a56bf color space conversions
Hex:
        #9a56bf
        RGB:
        154, 86, 191
        CMY:
        40, 66, 25
        CMYK:
        19, 55, 0, 25
      HSL:
        279°, 45.0644%, 54.3137%
        HSV (HSB):
        279°, 54.9738%, 74.9020%
        XYZ:
        26.0582, 17.2872, 51.2536
        xyY:
        0.2755, 0.1827, 17.2872
      CIE-Lab:
        48.6199, 46.2829, -44.1655
        CIE-LCH:
        48.6199, 63.9742, 316.3410
        CIE-Luv:
        48.6199, 24.9814, -72.0746
        Hunter-Lab:
        41.5779, 39.1104, -43.9830
      #9a56bf color charts
#9a56bf RGB chart
      #9a56bf CMYK chart
      #9a56bf RGB pie chart
      #9a56bf color shades, tints & tones
#9a56bf color schemes
#9a56bf color preview, HTML & CSS examples
           This text has a color of #9a56bf        
        
          <p style="color:#9a56bf;">Text here</p>
        
        
          .mytext {color:#9a56bf;}
        
        Text color #9a56bf
      
           This box has a color of #9a56bf        
        
          <div style="background-color:#9a56bf;">Content here</div>
        
        
          .mybackground {background-color:#9a56bf;}
        
        Background color #9a56bf
      
           Border around this has a color of #9a56bf        
        
          <div style="border:2px solid #9a56bf;">Content here</div>
        
        
          .myborder {border:2px solid #9a56bf;}
        
        Border color #9a56bf