#9a58ce color space conversions
Hex:
        #9a58ce
        RGB:
        154, 88, 206
        CMY:
        40, 65, 19
        CMYK:
        25, 57, 0, 19
      HSL:
        274°, 54.6296%, 57.6471%
        HSV (HSB):
        274°, 57.2816%, 80.7843%
        XYZ:
        27.9567, 18.3057, 60.4524
        xyY:
        0.2620, 0.1715, 18.3057
      CIE-Lab:
        49.8648, 48.6211, -50.8195
        CIE-LCH:
        49.8648, 70.3323, 313.7335
        CIE-Luv:
        49.8648, 21.5577, -82.8909
        Hunter-Lab:
        42.7852, 41.7616, -53.8229
      #9a58ce color charts
#9a58ce RGB chart
      #9a58ce CMYK chart
      #9a58ce RGB pie chart
      #9a58ce color shades, tints & tones
#9a58ce color schemes
#9a58ce color preview, HTML & CSS examples
           This text has a color of #9a58ce        
        
          <p style="color:#9a58ce;">Text here</p>
        
        
          .mytext {color:#9a58ce;}
        
        Text color #9a58ce
      
           This box has a color of #9a58ce        
        
          <div style="background-color:#9a58ce;">Content here</div>
        
        
          .mybackground {background-color:#9a58ce;}
        
        Background color #9a58ce
      
           Border around this has a color of #9a58ce        
        
          <div style="border:2px solid #9a58ce;">Content here</div>
        
        
          .myborder {border:2px solid #9a58ce;}
        
        Border color #9a58ce