#a069ec color space conversions
Hex:
        #a069ec
        RGB:
        160, 105, 236
        CMY:
        37, 59, 7
        CMYK:
        32, 56, 0, 7
      HSL:
        265°, 77.5148%, 66.8627%
        HSV (HSB):
        265°, 55.5085%, 92.5490%
        XYZ:
        34.6891, 23.6329, 82.0902
        xyY:
        0.2471, 0.1683, 23.6329
      CIE-Lab:
        55.7183, 48.1873, -58.3766
        CIE-LCH:
        55.7183, 75.6958, 309.5382
        CIE-Luv:
        55.7183, 14.8624, -96.7867
        Hunter-Lab:
        48.6136, 42.2979, -66.0890
      #a069ec color charts
#a069ec RGB chart
      #a069ec CMYK chart
      #a069ec RGB pie chart
      #a069ec color shades, tints & tones
#a069ec color schemes
#a069ec color preview, HTML & CSS examples
           This text has a color of #a069ec        
        
          <p style="color:#a069ec;">Text here</p>
        
        
          .mytext {color:#a069ec;}
        
        Text color #a069ec
      
           This box has a color of #a069ec        
        
          <div style="background-color:#a069ec;">Content here</div>
        
        
          .mybackground {background-color:#a069ec;}
        
        Background color #a069ec
      
           Border around this has a color of #a069ec        
        
          <div style="border:2px solid #a069ec;">Content here</div>
        
        
          .myborder {border:2px solid #a069ec;}
        
        Border color #a069ec