#db40ba color space conversions
Hex:
        #db40ba
        RGB:
        219, 64, 186
        CMY:
        14, 75, 27
        CMYK:
        0, 71, 15, 14
      HSL:
        313°, 68.2819%, 55.4902%
        HSV (HSB):
        313°, 70.7763%, 85.8824%
        XYZ:
        39.9097, 22.2720, 48.6498
        xyY:
        0.3601, 0.2010, 22.2720
      CIE-Lab:
        54.3145, 71.3328, -31.6669
        CIE-LCH:
        54.3145, 78.0459, 336.0621
        CIE-Luv:
        54.3145, 77.1004, -58.4741
        Hunter-Lab:
        47.1933, 68.3632, -28.0847
      #db40ba color charts
#db40ba RGB chart
      #db40ba CMYK chart
      #db40ba RGB pie chart
      #db40ba color shades, tints & tones
#db40ba color schemes
#db40ba color preview, HTML & CSS examples
           This text has a color of #db40ba        
        
          <p style="color:#db40ba;">Text here</p>
        
        
          .mytext {color:#db40ba;}
        
        Text color #db40ba
      
           This box has a color of #db40ba        
        
          <div style="background-color:#db40ba;">Content here</div>
        
        
          .mybackground {background-color:#db40ba;}
        
        Background color #db40ba
      
           Border around this has a color of #db40ba        
        
          <div style="border:2px solid #db40ba;">Content here</div>
        
        
          .myborder {border:2px solid #db40ba;}
        
        Border color #db40ba