#a05dfe color space conversions
Hex:
        #a05dfe
        RGB:
        160, 93, 254
        CMY:
        37, 64, 0
        CMYK:
        37, 63, 0, 0
      HSL:
        265°, 98.7730%, 68.0392%
        HSV (HSB):
        265°, 63.3858%, 99.6078%
        XYZ:
        36.3009, 22.4580, 96.1875
        xyY:
        0.2343, 0.1449, 22.4580
      CIE-Lab:
        54.5097, 58.8478, -70.3351
        CIE-LCH:
        54.5097, 91.7065, 309.9185
        CIE-Luv:
        54.5097, 15.2988, -115.4300
        Hunter-Lab:
        47.3899, 53.7997, -87.1682
      #a05dfe color charts
#a05dfe RGB chart
      #a05dfe CMYK chart
      #a05dfe RGB pie chart
      #a05dfe color shades, tints & tones
#a05dfe color schemes
#a05dfe color preview, HTML & CSS examples
           This text has a color of #a05dfe        
        
          <p style="color:#a05dfe;">Text here</p>
        
        
          .mytext {color:#a05dfe;}
        
        Text color #a05dfe
      
           This box has a color of #a05dfe        
        
          <div style="background-color:#a05dfe;">Content here</div>
        
        
          .mybackground {background-color:#a05dfe;}
        
        Background color #a05dfe
      
           Border around this has a color of #a05dfe        
        
          <div style="border:2px solid #a05dfe;">Content here</div>
        
        
          .myborder {border:2px solid #a05dfe;}
        
        Border color #a05dfe