#a590ed color space conversions
Hex:
        #a590ed
        RGB:
        165, 144, 237
        CMY:
        35, 44, 7
        CMYK:
        30, 39, 0, 7
      HSL:
        254°, 72.0930%, 74.7059%
        HSV (HSB):
        254°, 39.2405%, 92.9412%
        XYZ:
        40.7764, 34.0603, 84.5459
        xyY:
        0.2558, 0.2137, 34.0603
      CIE-Lab:
        65.0104, 27.9204, -44.1532
        CIE-LCH:
        65.0104, 52.2403, 302.3073
        CIE-Luv:
        65.0104, 3.9685, -74.1088
        Hunter-Lab:
        58.3612, 22.5841, -45.0386
      #a590ed color charts
#a590ed RGB chart
      #a590ed CMYK chart
      #a590ed RGB pie chart
      #a590ed color shades, tints & tones
#a590ed color schemes
#a590ed color preview, HTML & CSS examples
           This text has a color of #a590ed        
        
          <p style="color:#a590ed;">Text here</p>
        
        
          .mytext {color:#a590ed;}
        
        Text color #a590ed
      
           This box has a color of #a590ed        
        
          <div style="background-color:#a590ed;">Content here</div>
        
        
          .mybackground {background-color:#a590ed;}
        
        Background color #a590ed
      
           Border around this has a color of #a590ed        
        
          <div style="border:2px solid #a590ed;">Content here</div>
        
        
          .myborder {border:2px solid #a590ed;}
        
        Border color #a590ed