#d21fca color space conversions
Hex:
        #d21fca
        RGB:
        210, 31, 202
        CMY:
        18, 88, 21
        CMYK:
        0, 85, 4, 18
      HSL:
        303°, 74.2739%, 47.2549%
        HSV (HSB):
        303°, 85.2381%, 82.3529%
        XYZ:
        37.7290, 18.9459, 57.5455
        xyY:
        0.3303, 0.1659, 18.9459
      CIE-Lab:
        50.6238, 80.2930, -46.8327
        CIE-LCH:
        50.6238, 92.9531, 329.7462
        CIE-Luv:
        50.6238, 70.6258, -81.3127
        Hunter-Lab:
        43.5269, 78.5514, -47.9166
      #d21fca color charts
#d21fca RGB chart
      #d21fca CMYK chart
      #d21fca RGB pie chart
      #d21fca color shades, tints & tones
#d21fca color schemes
#d21fca color preview, HTML & CSS examples
           This text has a color of #d21fca        
        
          <p style="color:#d21fca;">Text here</p>
        
        
          .mytext {color:#d21fca;}
        
        Text color #d21fca
      
           This box has a color of #d21fca        
        
          <div style="background-color:#d21fca;">Content here</div>
        
        
          .mybackground {background-color:#d21fca;}
        
        Background color #d21fca
      
           Border around this has a color of #d21fca        
        
          <div style="border:2px solid #d21fca;">Content here</div>
        
        
          .myborder {border:2px solid #d21fca;}
        
        Border color #d21fca