#d01aa4 color space conversions
Hex:
        #d01aa4
        RGB:
        208, 26, 164
        CMY:
        18, 90, 36
        CMYK:
        0, 88, 21, 18
      HSL:
        315°, 77.7778%, 45.8824%
        HSV (HSB):
        315°, 87.5000%, 81.5686%
        XYZ:
        33.0827, 16.8290, 36.6266
        xyY:
        0.3823, 0.1945, 16.8290
      CIE-Lab:
        48.0439, 75.6636, -28.6737
        CIE-LCH:
        48.0439, 80.9146, 339.2452
        CIE-Luv:
        48.0439, 85.4646, -53.2609
        Hunter-Lab:
        41.0232, 72.1586, -24.2195
      #d01aa4 color charts
#d01aa4 RGB chart
      #d01aa4 CMYK chart
      #d01aa4 RGB pie chart
      #d01aa4 color shades, tints & tones
#d01aa4 color schemes
#d01aa4 color preview, HTML & CSS examples
           This text has a color of #d01aa4        
        
          <p style="color:#d01aa4;">Text here</p>
        
        
          .mytext {color:#d01aa4;}
        
        Text color #d01aa4
      
           This box has a color of #d01aa4        
        
          <div style="background-color:#d01aa4;">Content here</div>
        
        
          .mybackground {background-color:#d01aa4;}
        
        Background color #d01aa4
      
           Border around this has a color of #d01aa4        
        
          <div style="border:2px solid #d01aa4;">Content here</div>
        
        
          .myborder {border:2px solid #d01aa4;}
        
        Border color #d01aa4