#db1ad2 color space conversions
Hex:
        #db1ad2
        RGB:
        219, 26, 210
        CMY:
        14, 90, 18
        CMYK:
        0, 88, 4, 14
      HSL:
        303°, 78.7755%, 48.0392%
        HSV (HSB):
        303°, 88.1279%, 85.8824%
        XYZ:
        41.2157, 20.4520, 62.7481
        xyY:
        0.3313, 0.1644, 20.4520
      CIE-Lab:
        52.3445, 83.8643, -48.5993
        CIE-LCH:
        52.3445, 96.9284, 329.9077
        CIE-Luv:
        52.3445, 74.5819, -85.1138
        Hunter-Lab:
        45.2239, 83.5376, -50.6081
      #db1ad2 color charts
#db1ad2 RGB chart
      #db1ad2 CMYK chart
      #db1ad2 RGB pie chart
      #db1ad2 color shades, tints & tones
#db1ad2 color schemes
#db1ad2 color preview, HTML & CSS examples
           This text has a color of #db1ad2        
        
          <p style="color:#db1ad2;">Text here</p>
        
        
          .mytext {color:#db1ad2;}
        
        Text color #db1ad2
      
           This box has a color of #db1ad2        
        
          <div style="background-color:#db1ad2;">Content here</div>
        
        
          .mybackground {background-color:#db1ad2;}
        
        Background color #db1ad2
      
           Border around this has a color of #db1ad2        
        
          <div style="border:2px solid #db1ad2;">Content here</div>
        
        
          .myborder {border:2px solid #db1ad2;}
        
        Border color #db1ad2