#db21ca color space conversions
Hex:
        #db21ca
        RGB:
        219, 33, 202
        CMY:
        14, 87, 21
        CMYK:
        0, 85, 8, 14
      HSL:
        305°, 73.8095%, 49.4118%
        HSV (HSB):
        305°, 84.9315%, 85.8824%
        XYZ:
        40.4179, 20.4121, 57.6868
        xyY:
        0.3410, 0.1722, 20.4121
      CIE-Lab:
        52.2999, 81.5987, -44.0751
        CIE-LCH:
        52.2999, 92.7414, 331.6245
        CIE-Luv:
        52.2999, 77.0132, -78.0653
        Hunter-Lab:
        45.1797, 80.6224, -44.0774
      #db21ca color charts
#db21ca RGB chart
      #db21ca CMYK chart
      #db21ca RGB pie chart
      #db21ca color shades, tints & tones
#db21ca color schemes
#db21ca color preview, HTML & CSS examples
           This text has a color of #db21ca        
        
          <p style="color:#db21ca;">Text here</p>
        
        
          .mytext {color:#db21ca;}
        
        Text color #db21ca
      
           This box has a color of #db21ca        
        
          <div style="background-color:#db21ca;">Content here</div>
        
        
          .mybackground {background-color:#db21ca;}
        
        Background color #db21ca
      
           Border around this has a color of #db21ca        
        
          <div style="border:2px solid #db21ca;">Content here</div>
        
        
          .myborder {border:2px solid #db21ca;}
        
        Border color #db21ca