#d940ba color space conversions
Hex:
        #d940ba
        RGB:
        217, 64, 186
        CMY:
        15, 75, 27
        CMYK:
        0, 71, 14, 15
      HSL:
        312°, 66.8122%, 55.0980%
        HSV (HSB):
        312°, 70.5069%, 85.0980%
        XYZ:
        39.3116, 21.9637, 48.6218
        xyY:
        0.3577, 0.1999, 21.9637
      CIE-Lab:
        53.9884, 70.8581, -32.1996
        CIE-LCH:
        53.9884, 77.8311, 335.5618
        CIE-Luv:
        53.9884, 75.5971, -59.1174
        Hunter-Lab:
        46.8654, 67.7147, -28.7063
      #d940ba color charts
#d940ba RGB chart
      #d940ba CMYK chart
      #d940ba RGB pie chart
      #d940ba color shades, tints & tones
#d940ba color schemes
#d940ba color preview, HTML & CSS examples
           This text has a color of #d940ba        
        
          <p style="color:#d940ba;">Text here</p>
        
        
          .mytext {color:#d940ba;}
        
        Text color #d940ba
      
           This box has a color of #d940ba        
        
          <div style="background-color:#d940ba;">Content here</div>
        
        
          .mybackground {background-color:#d940ba;}
        
        Background color #d940ba
      
           Border around this has a color of #d940ba        
        
          <div style="border:2px solid #d940ba;">Content here</div>
        
        
          .myborder {border:2px solid #d940ba;}
        
        Border color #d940ba