#a81baf color space conversions
Hex:
        #a81baf
        RGB:
        168, 27, 175
        CMY:
        34, 89, 31
        CMYK:
        4, 85, 0, 31
      HSL:
        297°, 73.2673%, 39.6078%
        HSV (HSB):
        297°, 84.5714%, 68.6275%
        XYZ:
        24.2782, 12.2038, 41.6334
        xyY:
        0.3108, 0.1562, 12.2038
      CIE-Lab:
        41.5383, 69.2363, -45.9595
        CIE-LCH:
        41.5383, 83.1020, 326.4235
        CIE-Luv:
        41.5383, 51.0089, -74.3816
        Hunter-Lab:
        34.9340, 62.9185, -46.2064
      #a81baf color charts
#a81baf RGB chart
      #a81baf CMYK chart
      #a81baf RGB pie chart
      #a81baf color shades, tints & tones
#a81baf color schemes
#a81baf color preview, HTML & CSS examples
           This text has a color of #a81baf        
        
          <p style="color:#a81baf;">Text here</p>
        
        
          .mytext {color:#a81baf;}
        
        Text color #a81baf
      
           This box has a color of #a81baf        
        
          <div style="background-color:#a81baf;">Content here</div>
        
        
          .mybackground {background-color:#a81baf;}
        
        Background color #a81baf
      
           Border around this has a color of #a81baf        
        
          <div style="border:2px solid #a81baf;">Content here</div>
        
        
          .myborder {border:2px solid #a81baf;}
        
        Border color #a81baf