#d40ba7 color space conversions
Hex:
        #d40ba7
        RGB:
        212, 11, 167
        CMY:
        17, 96, 35
        CMYK:
        0, 95, 21, 17
      HSL:
        313°, 90.1345%, 43.7255%
        HSV (HSB):
        313°, 94.8113%, 83.1373%
        XYZ:
        34.2461, 17.0264, 38.0407
        xyY:
        0.3834, 0.1906, 17.0264
      CIE-Lab:
        48.2933, 78.6641, -30.0111
        CIE-LCH:
        48.2933, 84.1945, 339.1177
        CIE-Luv:
        48.2933, 88.7906, -55.7583
        Hunter-Lab:
        41.2631, 75.9349, -25.7756
      #d40ba7 color charts
#d40ba7 RGB chart
      #d40ba7 CMYK chart
      #d40ba7 RGB pie chart
      #d40ba7 color shades, tints & tones
#d40ba7 color schemes
#d40ba7 color preview, HTML & CSS examples
           This text has a color of #d40ba7        
        
          <p style="color:#d40ba7;">Text here</p>
        
        
          .mytext {color:#d40ba7;}
        
        Text color #d40ba7
      
           This box has a color of #d40ba7        
        
          <div style="background-color:#d40ba7;">Content here</div>
        
        
          .mybackground {background-color:#d40ba7;}
        
        Background color #d40ba7
      
           Border around this has a color of #d40ba7        
        
          <div style="border:2px solid #d40ba7;">Content here</div>
        
        
          .myborder {border:2px solid #d40ba7;}
        
        Border color #d40ba7