#a058fe color space conversions
Hex:
        #a058fe
        RGB:
        160, 88, 254
        CMY:
        37, 65, 0
        CMYK:
        37, 65, 0, 0
      HSL:
        266°, 98.8095%, 67.0588%
        HSV (HSB):
        266°, 65.3543%, 99.6078%
        XYZ:
        35.8763, 21.6088, 96.0460
        xyY:
        0.2337, 0.1407, 21.6088
      CIE-Lab:
        53.6094, 61.3080, -71.7930
        CIE-LCH:
        53.6094, 94.4082, 310.4958
        CIE-Luv:
        53.6094, 16.4258, -117.2794
        Hunter-Lab:
        46.4853, 56.4133, -89.9629
      #a058fe color charts
#a058fe RGB chart
      #a058fe CMYK chart
      #a058fe RGB pie chart
      #a058fe color shades, tints & tones
#a058fe color schemes
#a058fe color preview, HTML & CSS examples
           This text has a color of #a058fe        
        
          <p style="color:#a058fe;">Text here</p>
        
        
          .mytext {color:#a058fe;}
        
        Text color #a058fe
      
           This box has a color of #a058fe        
        
          <div style="background-color:#a058fe;">Content here</div>
        
        
          .mybackground {background-color:#a058fe;}
        
        Background color #a058fe
      
           Border around this has a color of #a058fe        
        
          <div style="border:2px solid #a058fe;">Content here</div>
        
        
          .myborder {border:2px solid #a058fe;}
        
        Border color #a058fe