#db1fba color space conversions
Hex:
        #db1fba
        RGB:
        219, 31, 186
        CMY:
        14, 88, 27
        CMYK:
        0, 86, 15, 14
      HSL:
        311°, 75.2000%, 49.0196%
        HSV (HSB):
        311°, 85.8447%, 85.8824%
        XYZ:
        38.5663, 19.5852, 48.2020
        xyY:
        0.3626, 0.1842, 19.5852
      CIE-Lab:
        51.3650, 79.7970, -36.2816
        CIE-LCH:
        51.3650, 87.6580, 335.5499
        CIE-Luv:
        51.3650, 83.8694, -65.9503
        Hunter-Lab:
        44.2552, 78.1079, -33.5991
      #db1fba color charts
#db1fba RGB chart
      #db1fba CMYK chart
      #db1fba RGB pie chart
      #db1fba color shades, tints & tones
#db1fba color schemes
#db1fba color preview, HTML & CSS examples
           This text has a color of #db1fba        
        
          <p style="color:#db1fba;">Text here</p>
        
        
          .mytext {color:#db1fba;}
        
        Text color #db1fba
      
           This box has a color of #db1fba        
        
          <div style="background-color:#db1fba;">Content here</div>
        
        
          .mybackground {background-color:#db1fba;}
        
        Background color #db1fba
      
           Border around this has a color of #db1fba        
        
          <div style="border:2px solid #db1fba;">Content here</div>
        
        
          .myborder {border:2px solid #db1fba;}
        
        Border color #db1fba