#db0865 color space conversions
Hex:
        #db0865
        RGB:
        219, 8, 101
        CMY:
        14, 97, 60
        CMYK:
        0, 96, 54, 14
      HSL:
        334°, 92.9515%, 44.5098%
        HSV (HSB):
        334°, 96.3470%, 85.8824%
        XYZ:
        31.6492, 16.1733, 13.7656
        xyY:
        0.5139, 0.2626, 16.1733
      CIE-Lab:
        47.2011, 74.1414, 8.5887
        CIE-LCH:
        47.2011, 74.6372, 6.6078
        CIE-Luv:
        47.2011, 124.7844, -4.3202
        Hunter-Lab:
        40.2161, 70.0977, 7.8568
      #db0865 color charts
#db0865 RGB chart
      #db0865 CMYK chart
      #db0865 RGB pie chart
      #db0865 color shades, tints & tones
#db0865 color schemes
#db0865 color preview, HTML & CSS examples
           This text has a color of #db0865        
        
          <p style="color:#db0865;">Text here</p>
        
        
          .mytext {color:#db0865;}
        
        Text color #db0865
      
           This box has a color of #db0865        
        
          <div style="background-color:#db0865;">Content here</div>
        
        
          .mybackground {background-color:#db0865;}
        
        Background color #db0865
      
           Border around this has a color of #db0865        
        
          <div style="border:2px solid #db0865;">Content here</div>
        
        
          .myborder {border:2px solid #db0865;}
        
        Border color #db0865