#db1fab color space conversions
Hex:
        #db1fab
        RGB:
        219, 31, 171
        CMY:
        14, 88, 33
        CMYK:
        0, 86, 22, 14
      HSL:
        315°, 75.2000%, 49.0196%
        HSV (HSB):
        315°, 85.8447%, 85.8824%
        XYZ:
        37.0541, 18.9803, 40.2387
        xyY:
        0.3849, 0.1972, 18.9803
      CIE-Lab:
        50.6642, 77.9148, -28.5858
        CIE-LCH:
        50.6642, 82.9932, 339.8527
        CIE-Luv:
        50.6642, 90.3195, -54.1885
        Hunter-Lab:
        43.5664, 75.5766, -24.2648
      #db1fab color charts
#db1fab RGB chart
      #db1fab CMYK chart
      #db1fab RGB pie chart
      #db1fab color shades, tints & tones
#db1fab color schemes
#db1fab color preview, HTML & CSS examples
           This text has a color of #db1fab        
        
          <p style="color:#db1fab;">Text here</p>
        
        
          .mytext {color:#db1fab;}
        
        Text color #db1fab
      
           This box has a color of #db1fab        
        
          <div style="background-color:#db1fab;">Content here</div>
        
        
          .mybackground {background-color:#db1fab;}
        
        Background color #db1fab
      
           Border around this has a color of #db1fab        
        
          <div style="border:2px solid #db1fab;">Content here</div>
        
        
          .myborder {border:2px solid #db1fab;}
        
        Border color #db1fab