#d225be color space conversions
Hex:
        #d225be
        RGB:
        210, 37, 190
        CMY:
        18, 85, 25
        CMYK:
        0, 82, 10, 18
      HSL:
        307°, 70.0405%, 48.4314%
        HSV (HSB):
        307°, 82.3810%, 82.3529%
        XYZ:
        36.5342, 18.7425, 50.4073
        xyY:
        0.3457, 0.1773, 18.7425
      CIE-Lab:
        50.3845, 77.4037, -40.2620
        CIE-LCH:
        50.3845, 87.2488, 332.5185
        CIE-Luv:
        50.3845, 74.5541, -71.1268
        Hunter-Lab:
        43.2926, 74.8723, -38.7289
      #d225be color charts
#d225be RGB chart
      #d225be CMYK chart
      #d225be RGB pie chart
      #d225be color shades, tints & tones
#d225be color schemes
#d225be color preview, HTML & CSS examples
           This text has a color of #d225be        
        
          <p style="color:#d225be;">Text here</p>
        
        
          .mytext {color:#d225be;}
        
        Text color #d225be
      
           This box has a color of #d225be        
        
          <div style="background-color:#d225be;">Content here</div>
        
        
          .mybackground {background-color:#d225be;}
        
        Background color #d225be
      
           Border around this has a color of #d225be        
        
          <div style="border:2px solid #d225be;">Content here</div>
        
        
          .myborder {border:2px solid #d225be;}
        
        Border color #d225be