#d926cb color space conversions
Hex:
        #d926cb
        RGB:
        217, 38, 203
        CMY:
        15, 85, 20
        CMYK:
        0, 82, 6, 15
      HSL:
        305°, 70.1961%, 50.0000%
        HSV (HSB):
        305°, 82.4885%, 85.0980%
        XYZ:
        40.0879, 20.4497, 58.3342
        xyY:
        0.3372, 0.1720, 20.4497
      CIE-Lab:
        52.3419, 80.3913, -44.6059
        CIE-LCH:
        52.3419, 91.9372, 330.9759
        CIE-Luv:
        52.3419, 74.4701, -78.6896
        Hunter-Lab:
        45.2214, 79.0993, -44.8274
      #d926cb color charts
#d926cb RGB chart
      #d926cb CMYK chart
      #d926cb RGB pie chart
      #d926cb color shades, tints & tones
#d926cb color schemes
#d926cb color preview, HTML & CSS examples
           This text has a color of #d926cb        
        
          <p style="color:#d926cb;">Text here</p>
        
        
          .mytext {color:#d926cb;}
        
        Text color #d926cb
      
           This box has a color of #d926cb        
        
          <div style="background-color:#d926cb;">Content here</div>
        
        
          .mybackground {background-color:#d926cb;}
        
        Background color #d926cb
      
           Border around this has a color of #d926cb        
        
          <div style="border:2px solid #d926cb;">Content here</div>
        
        
          .myborder {border:2px solid #d926cb;}
        
        Border color #d926cb