#d825cb color space conversions
Hex:
        #d825cb
        RGB:
        216, 37, 203
        CMY:
        15, 85, 20
        CMYK:
        0, 83, 6, 15
      HSL:
        304°, 70.7510%, 49.6078%
        HSV (HSB):
        304°, 82.8704%, 84.7059%
        XYZ:
        39.7600, 20.2339, 58.3099
        xyY:
        0.3361, 0.1710, 20.2339
      CIE-Lab:
        52.1006, 80.4063, -44.9994
        CIE-LCH:
        52.1006, 92.1418, 330.7665
        CIE-Luv:
        52.1006, 73.8739, -79.1886
        Hunter-Lab:
        44.9821, 79.0588, -45.3697
      #d825cb color charts
#d825cb RGB chart
      #d825cb CMYK chart
      #d825cb RGB pie chart
      #d825cb color shades, tints & tones
#d825cb color schemes
#d825cb color preview, HTML & CSS examples
           This text has a color of #d825cb        
        
          <p style="color:#d825cb;">Text here</p>
        
        
          .mytext {color:#d825cb;}
        
        Text color #d825cb
      
           This box has a color of #d825cb        
        
          <div style="background-color:#d825cb;">Content here</div>
        
        
          .mybackground {background-color:#d825cb;}
        
        Background color #d825cb
      
           Border around this has a color of #d825cb        
        
          <div style="border:2px solid #d825cb;">Content here</div>
        
        
          .myborder {border:2px solid #d825cb;}
        
        Border color #d825cb