#db1ad4 color space conversions
Hex:
        #db1ad4
        RGB:
        219, 26, 212
        CMY:
        14, 90, 17
        CMYK:
        0, 88, 3, 14
      HSL:
        302°, 78.7755%, 48.0392%
        HSV (HSB):
        302°, 88.1279%, 85.8824%
        XYZ:
        41.4665, 20.5523, 64.0688
        xyY:
        0.3289, 0.1630, 20.5523
      CIE-Lab:
        52.4560, 84.1495, -49.5665
        CIE-LCH:
        52.4560, 97.6626, 329.5007
        CIE-Luv:
        52.4560, 73.7912, -86.6287
        Hunter-Lab:
        45.3347, 83.9338, -52.0568
      #db1ad4 color charts
#db1ad4 RGB chart
      #db1ad4 CMYK chart
      #db1ad4 RGB pie chart
      #db1ad4 color shades, tints & tones
#db1ad4 color schemes
#db1ad4 color preview, HTML & CSS examples
           This text has a color of #db1ad4        
        
          <p style="color:#db1ad4;">Text here</p>
        
        
          .mytext {color:#db1ad4;}
        
        Text color #db1ad4
      
           This box has a color of #db1ad4        
        
          <div style="background-color:#db1ad4;">Content here</div>
        
        
          .mybackground {background-color:#db1ad4;}
        
        Background color #db1ad4
      
           Border around this has a color of #db1ad4        
        
          <div style="border:2px solid #db1ad4;">Content here</div>
        
        
          .myborder {border:2px solid #db1ad4;}
        
        Border color #db1ad4