#a14ccb color space conversions
Hex:
        #a14ccb
        RGB:
        161, 76, 203
        CMY:
        37, 70, 20
        CMYK:
        21, 63, 0, 20
      HSL:
        280°, 54.9784%, 54.7059%
        HSV (HSB):
        280°, 62.5616%, 79.6078%
        XYZ:
        28.0619, 17.0577, 58.3134
        xyY:
        0.2713, 0.1649, 17.0577
      CIE-Lab:
        48.3327, 55.6414, -51.4990
        CIE-LCH:
        48.3327, 75.8163, 317.2141
        CIE-Luv:
        48.3327, 29.3920, -84.0540
        Hunter-Lab:
        41.3010, 49.0046, -54.8015
      #a14ccb color charts
#a14ccb RGB chart
      #a14ccb CMYK chart
      #a14ccb RGB pie chart
      #a14ccb color shades, tints & tones
#a14ccb color schemes
#a14ccb color preview, HTML & CSS examples
           This text has a color of #a14ccb        
        
          <p style="color:#a14ccb;">Text here</p>
        
        
          .mytext {color:#a14ccb;}
        
        Text color #a14ccb
      
           This box has a color of #a14ccb        
        
          <div style="background-color:#a14ccb;">Content here</div>
        
        
          .mybackground {background-color:#a14ccb;}
        
        Background color #a14ccb
      
           Border around this has a color of #a14ccb        
        
          <div style="border:2px solid #a14ccb;">Content here</div>
        
        
          .myborder {border:2px solid #a14ccb;}
        
        Border color #a14ccb