#9a58da color space conversions
Hex:
        #9a58da
        RGB:
        154, 88, 218
        CMY:
        40, 65, 15
        CMYK:
        29, 60, 0, 15
      HSL:
        270°, 63.7255%, 60.0000%
        HSV (HSB):
        270°, 59.6330%, 85.4902%
        XYZ:
        29.4710, 18.9114, 68.4266
        xyY:
        0.2523, 0.1619, 18.9114
      CIE-Lab:
        50.5834, 51.4222, -56.5119
        CIE-LCH:
        50.5834, 76.4058, 312.3002
        CIE-Luv:
        50.5834, 19.4319, -92.0796
        Hunter-Lab:
        43.4873, 44.8656, -62.8509
      #9a58da color charts
#9a58da RGB chart
      #9a58da CMYK chart
      #9a58da RGB pie chart
      #9a58da color shades, tints & tones
#9a58da color schemes
#9a58da color preview, HTML & CSS examples
           This text has a color of #9a58da        
        
          <p style="color:#9a58da;">Text here</p>
        
        
          .mytext {color:#9a58da;}
        
        Text color #9a58da
      
           This box has a color of #9a58da        
        
          <div style="background-color:#9a58da;">Content here</div>
        
        
          .mybackground {background-color:#9a58da;}
        
        Background color #9a58da
      
           Border around this has a color of #9a58da        
        
          <div style="border:2px solid #9a58da;">Content here</div>
        
        
          .myborder {border:2px solid #9a58da;}
        
        Border color #9a58da