#d925cb color space conversions
Hex:
        #d925cb
        RGB:
        217, 37, 203
        CMY:
        15, 85, 20
        CMYK:
        0, 83, 6, 15
      HSL:
        305°, 70.8661%, 49.8039%
        HSV (HSB):
        305°, 82.9493%, 85.0980%
        XYZ:
        40.0563, 20.3866, 58.3237
        xyY:
        0.3373, 0.1717, 20.3866
      CIE-Lab:
        52.2716, 80.5962, -44.7175
        CIE-LCH:
        52.2716, 92.1705, 330.9770
        CIE-Luv:
        52.2716, 74.6100, -78.8601
        Hunter-Lab:
        45.1516, 79.3415, -44.9807
      #d925cb color charts
#d925cb RGB chart
      #d925cb CMYK chart
      #d925cb RGB pie chart
      #d925cb color shades, tints & tones
#d925cb color schemes
#d925cb color preview, HTML & CSS examples
           This text has a color of #d925cb        
        
          <p style="color:#d925cb;">Text here</p>
        
        
          .mytext {color:#d925cb;}
        
        Text color #d925cb
      
           This box has a color of #d925cb        
        
          <div style="background-color:#d925cb;">Content here</div>
        
        
          .mybackground {background-color:#d925cb;}
        
        Background color #d925cb
      
           Border around this has a color of #d925cb        
        
          <div style="border:2px solid #d925cb;">Content here</div>
        
        
          .myborder {border:2px solid #d925cb;}
        
        Border color #d925cb