#db53ba color space conversions
Hex:
        #db53ba
        RGB:
        219, 83, 186
        CMY:
        14, 67, 27
        CMYK:
        0, 62, 15, 14
      HSL:
        315°, 65.3846%, 59.2157%
        HSV (HSB):
        315°, 62.1005%, 85.8824%
        XYZ:
        41.1696, 24.7918, 49.0698
        xyY:
        0.3579, 0.2155, 24.7918
      CIE-Lab:
        56.8720, 64.2082, -27.6961
        CIE-LCH:
        56.8720, 69.9268, 336.6671
        CIE-Luv:
        56.8720, 71.0463, -51.8118
        Hunter-Lab:
        49.7913, 60.4567, -23.5769
      #db53ba color charts
#db53ba RGB chart
      #db53ba CMYK chart
      #db53ba RGB pie chart
      #db53ba color shades, tints & tones
#db53ba color schemes
#db53ba color preview, HTML & CSS examples
           This text has a color of #db53ba        
        
          <p style="color:#db53ba;">Text here</p>
        
        
          .mytext {color:#db53ba;}
        
        Text color #db53ba
      
           This box has a color of #db53ba        
        
          <div style="background-color:#db53ba;">Content here</div>
        
        
          .mybackground {background-color:#db53ba;}
        
        Background color #db53ba
      
           Border around this has a color of #db53ba        
        
          <div style="border:2px solid #db53ba;">Content here</div>
        
        
          .myborder {border:2px solid #db53ba;}
        
        Border color #db53ba