#d41ba7 color space conversions
Hex:
        #d41ba7
        RGB:
        212, 27, 167
        CMY:
        17, 89, 35
        CMYK:
        0, 87, 21, 17
      HSL:
        315°, 77.4059%, 46.8627%
        HSV (HSB):
        315°, 87.2642%, 83.1373%
        XYZ:
        34.5184, 17.5709, 38.1314
        xyY:
        0.3826, 0.1948, 17.5709
      CIE-Lab:
        48.9715, 76.6812, -28.9537
        CIE-LCH:
        48.9715, 81.9654, 339.3142
        CIE-Luv:
        48.9715, 87.1563, -54.0809
        Hunter-Lab:
        41.9177, 73.6351, -24.5922
      #d41ba7 color charts
#d41ba7 RGB chart
      #d41ba7 CMYK chart
      #d41ba7 RGB pie chart
      #d41ba7 color shades, tints & tones
#d41ba7 color schemes
#d41ba7 color preview, HTML & CSS examples
           This text has a color of #d41ba7        
        
          <p style="color:#d41ba7;">Text here</p>
        
        
          .mytext {color:#d41ba7;}
        
        Text color #d41ba7
      
           This box has a color of #d41ba7        
        
          <div style="background-color:#d41ba7;">Content here</div>
        
        
          .mybackground {background-color:#d41ba7;}
        
        Background color #d41ba7
      
           Border around this has a color of #d41ba7        
        
          <div style="border:2px solid #d41ba7;">Content here</div>
        
        
          .myborder {border:2px solid #d41ba7;}
        
        Border color #d41ba7