#db0864 color space conversions
Hex:
        #db0864
        RGB:
        219, 8, 100
        CMY:
        14, 97, 61
        CMYK:
        0, 96, 54, 14
      HSL:
        334°, 92.9515%, 44.5098%
        HSV (HSB):
        334°, 96.3470%, 85.8824%
        XYZ:
        31.6005, 16.1538, 13.5091
        xyY:
        0.5158, 0.2637, 16.1538
      CIE-Lab:
        47.1757, 74.0730, 9.1723
        CIE-LCH:
        47.1757, 74.6387, 7.0589
        CIE-Luv:
        47.1757, 125.2063, -3.6608
        Hunter-Lab:
        40.1918, 70.0085, 8.2061
      #db0864 color charts
#db0864 RGB chart
      #db0864 CMYK chart
      #db0864 RGB pie chart
      #db0864 color shades, tints & tones
#db0864 color schemes
#db0864 color preview, HTML & CSS examples
           This text has a color of #db0864        
        
          <p style="color:#db0864;">Text here</p>
        
        
          .mytext {color:#db0864;}
        
        Text color #db0864
      
           This box has a color of #db0864        
        
          <div style="background-color:#db0864;">Content here</div>
        
        
          .mybackground {background-color:#db0864;}
        
        Background color #db0864
      
           Border around this has a color of #db0864        
        
          <div style="border:2px solid #db0864;">Content here</div>
        
        
          .myborder {border:2px solid #db0864;}
        
        Border color #db0864