#d21fbe color space conversions
Hex:
        #d21fbe
        RGB:
        210, 31, 190
        CMY:
        18, 88, 25
        CMYK:
        0, 85, 10, 18
      HSL:
        307°, 74.2739%, 47.2549%
        HSV (HSB):
        307°, 85.2381%, 82.3529%
        XYZ:
        36.3626, 18.3993, 50.3501
        xyY:
        0.3459, 0.1750, 18.3993
      CIE-Lab:
        49.9769, 78.5908, -40.9063
        CIE-LCH:
        49.9769, 88.5993, 332.5032
        CIE-Luv:
        49.9769, 75.3878, -72.1121
        Hunter-Lab:
        42.8944, 76.2533, -39.5694
      #d21fbe color charts
#d21fbe RGB chart
      #d21fbe CMYK chart
      #d21fbe RGB pie chart
      #d21fbe color shades, tints & tones
#d21fbe color schemes
#d21fbe color preview, HTML & CSS examples
           This text has a color of #d21fbe        
        
          <p style="color:#d21fbe;">Text here</p>
        
        
          .mytext {color:#d21fbe;}
        
        Text color #d21fbe
      
           This box has a color of #d21fbe        
        
          <div style="background-color:#d21fbe;">Content here</div>
        
        
          .mybackground {background-color:#d21fbe;}
        
        Background color #d21fbe
      
           Border around this has a color of #d21fbe        
        
          <div style="border:2px solid #d21fbe;">Content here</div>
        
        
          .myborder {border:2px solid #d21fbe;}
        
        Border color #d21fbe