#d21286 color space conversions
Hex:
        #d21286
        RGB:
        210, 18, 134
        CMY:
        18, 93, 47
        CMYK:
        0, 91, 36, 18
      HSL:
        324°, 84.2105%, 44.7059%
        HSV (HSB):
        324°, 91.4286%, 82.3529%
        XYZ:
        31.0977, 15.8555, 23.9756
        xyY:
        0.4384, 0.2235, 15.8555
      CIE-Lab:
        46.7843, 73.9130, -12.5233
        CIE-LCH:
        46.7843, 74.9664, 350.3835
        CIE-Luv:
        46.7843, 101.6272, -30.2197
        Hunter-Lab:
        39.8189, 69.7215, -7.8262
      #d21286 color charts
#d21286 RGB chart
      #d21286 CMYK chart
      #d21286 RGB pie chart
      #d21286 color shades, tints & tones
#d21286 color schemes
#d21286 color preview, HTML & CSS examples
           This text has a color of #d21286        
        
          <p style="color:#d21286;">Text here</p>
        
        
          .mytext {color:#d21286;}
        
        Text color #d21286
      
           This box has a color of #d21286        
        
          <div style="background-color:#d21286;">Content here</div>
        
        
          .mybackground {background-color:#d21286;}
        
        Background color #d21286
      
           Border around this has a color of #d21286        
        
          <div style="border:2px solid #d21286;">Content here</div>
        
        
          .myborder {border:2px solid #d21286;}
        
        Border color #d21286