#a055df color space conversions
Hex:
        #a055df
        RGB:
        160, 85, 223
        CMY:
        37, 67, 13
        CMYK:
        28, 62, 0, 13
      HSL:
        273°, 68.3168%, 60.3922%
        HSV (HSB):
        273°, 61.8834%, 87.4510%
        XYZ:
        31.0650, 19.2983, 71.8997
        xyY:
        0.2541, 0.1578, 19.2983
      CIE-Lab:
        51.0344, 55.4728, -58.5850
        CIE-LCH:
        51.0344, 80.6811, 313.4370
        CIE-Luv:
        51.0344, 22.4812, -95.8295
        Hunter-Lab:
        43.9298, 49.3491, -66.2887
      #a055df color charts
#a055df RGB chart
      #a055df CMYK chart
      #a055df RGB pie chart
      #a055df color shades, tints & tones
#a055df color schemes
#a055df color preview, HTML & CSS examples
           This text has a color of #a055df        
        
          <p style="color:#a055df;">Text here</p>
        
        
          .mytext {color:#a055df;}
        
        Text color #a055df
      
           This box has a color of #a055df        
        
          <div style="background-color:#a055df;">Content here</div>
        
        
          .mybackground {background-color:#a055df;}
        
        Background color #a055df
      
           Border around this has a color of #a055df        
        
          <div style="border:2px solid #a055df;">Content here</div>
        
        
          .myborder {border:2px solid #a055df;}
        
        Border color #a055df