#d331ba color space conversions
Hex:
        #d331ba
        RGB:
        211, 49, 186
        CMY:
        17, 81, 27
        CMYK:
        0, 77, 12, 17
      HSL:
        309°, 64.8000%, 50.9804%
        HSV (HSB):
        309°, 76.7773%, 82.7451%
        XYZ:
        36.8252, 19.5907, 48.2948
        xyY:
        0.3517, 0.1871, 19.5907
      CIE-Lab:
        51.3712, 74.1135, -36.3686
        CIE-LCH:
        51.3712, 82.5560, 333.8621
        CIE-Luv:
        51.3712, 74.7268, -65.1727
        Hunter-Lab:
        44.2614, 71.0536, -33.7101
      #d331ba color charts
#d331ba RGB chart
      #d331ba CMYK chart
      #d331ba RGB pie chart
      #d331ba color shades, tints & tones
#d331ba color schemes
#d331ba color preview, HTML & CSS examples
           This text has a color of #d331ba        
        
          <p style="color:#d331ba;">Text here</p>
        
        
          .mytext {color:#d331ba;}
        
        Text color #d331ba
      
           This box has a color of #d331ba        
        
          <div style="background-color:#d331ba;">Content here</div>
        
        
          .mybackground {background-color:#d331ba;}
        
        Background color #d331ba
      
           Border around this has a color of #d331ba        
        
          <div style="border:2px solid #d331ba;">Content here</div>
        
        
          .myborder {border:2px solid #d331ba;}
        
        Border color #d331ba