#d21fa4 color space conversions
Hex:
        #d21fa4
        RGB:
        210, 31, 164
        CMY:
        18, 88, 36
        CMYK:
        0, 85, 22, 18
      HSL:
        315°, 74.2739%, 47.2549%
        HSV (HSB):
        315°, 85.2381%, 82.3529%
        XYZ:
        33.7692, 17.3619, 36.6933
        xyY:
        0.3845, 0.1977, 17.3619
      CIE-Lab:
        48.7129, 75.1962, -27.6046
        CIE-LCH:
        48.7129, 80.1029, 339.8418
        CIE-Luv:
        48.7129, 86.3006, -51.8181
        Hunter-Lab:
        41.6677, 71.7452, -23.0445
      #d21fa4 color charts
#d21fa4 RGB chart
      #d21fa4 CMYK chart
      #d21fa4 RGB pie chart
      #d21fa4 color shades, tints & tones
#d21fa4 color schemes
#d21fa4 color preview, HTML & CSS examples
           This text has a color of #d21fa4        
        
          <p style="color:#d21fa4;">Text here</p>
        
        
          .mytext {color:#d21fa4;}
        
        Text color #d21fa4
      
           This box has a color of #d21fa4        
        
          <div style="background-color:#d21fa4;">Content here</div>
        
        
          .mybackground {background-color:#d21fa4;}
        
        Background color #d21fa4
      
           Border around this has a color of #d21fa4        
        
          <div style="border:2px solid #d21fa4;">Content here</div>
        
        
          .myborder {border:2px solid #d21fa4;}
        
        Border color #d21fa4