#db4ff2 color space conversions
Hex:
        #db4ff2
        RGB:
        219, 79, 242
        CMY:
        14, 69, 5
        CMYK:
        10, 67, 0, 5
      HSL:
        292°, 86.2434%, 62.9412%
        HSV (HSB):
        292°, 67.3554%, 94.9020%
        XYZ:
        48.0364, 27.0628, 86.6963
        xyY:
        0.2969, 0.1673, 27.0628
      CIE-Lab:
        59.0324, 74.8572, -56.0054
        CIE-LCH:
        59.0324, 93.4890, 323.1975
        CIE-Luv:
        59.0324, 54.6759, -97.6471
        Hunter-Lab:
        52.0220, 73.7862, -62.3933
      #db4ff2 color charts
#db4ff2 RGB chart
      #db4ff2 CMYK chart
      #db4ff2 RGB pie chart
      #db4ff2 color shades, tints & tones
#db4ff2 color schemes
#db4ff2 color preview, HTML & CSS examples
           This text has a color of #db4ff2        
        
          <p style="color:#db4ff2;">Text here</p>
        
        
          .mytext {color:#db4ff2;}
        
        Text color #db4ff2
      
           This box has a color of #db4ff2        
        
          <div style="background-color:#db4ff2;">Content here</div>
        
        
          .mybackground {background-color:#db4ff2;}
        
        Background color #db4ff2
      
           Border around this has a color of #db4ff2        
        
          <div style="border:2px solid #db4ff2;">Content here</div>
        
        
          .myborder {border:2px solid #db4ff2;}
        
        Border color #db4ff2