#d358ba color space conversions
Hex:
        #d358ba
        RGB:
        211, 88, 186
        CMY:
        17, 65, 27
        CMYK:
        0, 58, 12, 17
      HSL:
        312°, 58.2938%, 58.6275%
        HSV (HSB):
        312°, 58.2938%, 82.7451%
        XYZ:
        39.2166, 24.3735, 49.0920
        xyY:
        0.3480, 0.2163, 24.3735
      CIE-Lab:
        56.4598, 59.9053, -28.4298
        CIE-LCH:
        56.4598, 66.3091, 334.6120
        CIE-Luv:
        56.4598, 63.3347, -52.1203
        Hunter-Lab:
        49.3695, 55.3946, -24.3980
      #d358ba color charts
#d358ba RGB chart
      #d358ba CMYK chart
      #d358ba RGB pie chart
      #d358ba color shades, tints & tones
#d358ba color schemes
#d358ba color preview, HTML & CSS examples
           This text has a color of #d358ba        
        
          <p style="color:#d358ba;">Text here</p>
        
        
          .mytext {color:#d358ba;}
        
        Text color #d358ba
      
           This box has a color of #d358ba        
        
          <div style="background-color:#d358ba;">Content here</div>
        
        
          .mybackground {background-color:#d358ba;}
        
        Background color #d358ba
      
           Border around this has a color of #d358ba        
        
          <div style="border:2px solid #d358ba;">Content here</div>
        
        
          .myborder {border:2px solid #d358ba;}
        
        Border color #d358ba