#9a58be color space conversions
Hex:
        #9a58be
        RGB:
        154, 88, 190
        CMY:
        40, 65, 25
        CMYK:
        19, 54, 0, 25
      HSL:
        279°, 43.9655%, 54.5098%
        HSV (HSB):
        279°, 53.6842%, 74.5098%
        XYZ:
        26.1104, 17.5672, 50.7298
        xyY:
        0.2766, 0.1861, 17.5672
      CIE-Lab:
        48.9669, 45.0041, -43.0355
        CIE-LCH:
        48.9669, 62.2690, 316.2809
        CIE-Luv:
        48.9669, 24.5439, -70.3268
        Hunter-Lab:
        41.9132, 37.8509, -42.4226
      #9a58be color charts
#9a58be RGB chart
      #9a58be CMYK chart
      #9a58be RGB pie chart
      #9a58be color shades, tints & tones
#9a58be color schemes
#9a58be color preview, HTML & CSS examples
           This text has a color of #9a58be        
        
          <p style="color:#9a58be;">Text here</p>
        
        
          .mytext {color:#9a58be;}
        
        Text color #9a58be
      
           This box has a color of #9a58be        
        
          <div style="background-color:#9a58be;">Content here</div>
        
        
          .mybackground {background-color:#9a58be;}
        
        Background color #9a58be
      
           Border around this has a color of #9a58be        
        
          <div style="border:2px solid #9a58be;">Content here</div>
        
        
          .myborder {border:2px solid #9a58be;}
        
        Border color #9a58be