#9a58ff color space conversions
Hex:
        #9a58ff
        RGB:
        154, 88, 255
        CMY:
        40, 65, 0
        CMYK:
        40, 65, 0, 0
      HSL:
        264°, 100.0000%, 67.2549%
        HSV (HSB):
        264°, 65.4902%, 100.0000%
        XYZ:
        34.8661, 21.0695, 96.8369
        xyY:
        0.2282, 0.1379, 21.0695
      CIE-Lab:
        53.0254, 60.4014, -73.3250
        CIE-LCH:
        53.0254, 94.9994, 309.4800
        CIE-Luv:
        53.0254, 13.5051, -119.0490
        Hunter-Lab:
        45.9015, 55.2586, -92.9512
      #9a58ff color charts
#9a58ff RGB chart
      #9a58ff CMYK chart
      #9a58ff RGB pie chart
      #9a58ff color shades, tints & tones
#9a58ff color schemes
#9a58ff color preview, HTML & CSS examples
           This text has a color of #9a58ff        
        
          <p style="color:#9a58ff;">Text here</p>
        
        
          .mytext {color:#9a58ff;}
        
        Text color #9a58ff
      
           This box has a color of #9a58ff        
        
          <div style="background-color:#9a58ff;">Content here</div>
        
        
          .mybackground {background-color:#9a58ff;}
        
        Background color #9a58ff
      
           Border around this has a color of #9a58ff        
        
          <div style="border:2px solid #9a58ff;">Content here</div>
        
        
          .myborder {border:2px solid #9a58ff;}
        
        Border color #9a58ff