#db1982 color space conversions
Hex:
        #db1982
        RGB:
        219, 25, 130
        CMY:
        14, 90, 49
        CMYK:
        0, 89, 41, 14
      HSL:
        328°, 79.5082%, 47.8431%
        HSV (HSB):
        328°, 88.5845%, 85.8824%
        XYZ:
        33.5903, 17.3670, 22.7009
        xyY:
        0.4560, 0.2358, 17.3670
      CIE-Lab:
        48.7192, 74.5426, -7.0077
        CIE-LCH:
        48.7192, 74.8713, 354.6294
        CIE-Luv:
        48.7192, 109.6458, -23.3046
        Hunter-Lab:
        41.6738, 70.9472, -3.1253
      #db1982 color charts
#db1982 RGB chart
      #db1982 CMYK chart
      #db1982 RGB pie chart
      #db1982 color shades, tints & tones
#db1982 color schemes
#db1982 color preview, HTML & CSS examples
           This text has a color of #db1982        
        
          <p style="color:#db1982;">Text here</p>
        
        
          .mytext {color:#db1982;}
        
        Text color #db1982
      
           This box has a color of #db1982        
        
          <div style="background-color:#db1982;">Content here</div>
        
        
          .mybackground {background-color:#db1982;}
        
        Background color #db1982
      
           Border around this has a color of #db1982        
        
          <div style="border:2px solid #db1982;">Content here</div>
        
        
          .myborder {border:2px solid #db1982;}
        
        Border color #db1982