#d212ab color space conversions
Hex:
        #d212ab
        RGB:
        210, 18, 171
        CMY:
        18, 93, 33
        CMYK:
        0, 91, 19, 18
      HSL:
        312°, 84.2105%, 44.7059%
        HSV (HSB):
        312°, 91.4286%, 82.3529%
        XYZ:
        34.1453, 17.0745, 40.0241
        xyY:
        0.3742, 0.1871, 17.0745
      CIE-Lab:
        48.3538, 78.0540, -32.3136
        CIE-LCH:
        48.3538, 84.4784, 337.5109
        CIE-Luv:
        48.3538, 84.8691, -58.9854
        Hunter-Lab:
        41.3213, 75.1888, -28.5038
      #d212ab color charts
#d212ab RGB chart
      #d212ab CMYK chart
      #d212ab RGB pie chart
      #d212ab color shades, tints & tones
#d212ab color schemes
#d212ab color preview, HTML & CSS examples
           This text has a color of #d212ab        
        
          <p style="color:#d212ab;">Text here</p>
        
        
          .mytext {color:#d212ab;}
        
        Text color #d212ab
      
           This box has a color of #d212ab        
        
          <div style="background-color:#d212ab;">Content here</div>
        
        
          .mybackground {background-color:#d212ab;}
        
        Background color #d212ab
      
           Border around this has a color of #d212ab        
        
          <div style="border:2px solid #d212ab;">Content here</div>
        
        
          .myborder {border:2px solid #d212ab;}
        
        Border color #d212ab