#db41e1 color space conversions
Hex:
        #db41e1
        RGB:
        219, 65, 225
        CMY:
        14, 75, 12
        CMYK:
        3, 71, 0, 12
      HSL:
        298°, 72.7273%, 56.8627%
        HSV (HSB):
        298°, 71.1111%, 88.2353%
        XYZ:
        44.6943, 24.2769, 73.5644
        xyY:
        0.3136, 0.1703, 24.2769
      CIE-Lab:
        56.3640, 76.8998, -50.7300
        CIE-LCH:
        56.3640, 92.1255, 326.5876
        CIE-Luv:
        56.3640, 63.1179, -88.8588
        Hunter-Lab:
        49.2716, 75.6922, -54.0322
      #db41e1 color charts
#db41e1 RGB chart
      #db41e1 CMYK chart
      #db41e1 RGB pie chart
      #db41e1 color shades, tints & tones
#db41e1 color schemes
#db41e1 color preview, HTML & CSS examples
           This text has a color of #db41e1        
        
          <p style="color:#db41e1;">Text here</p>
        
        
          .mytext {color:#db41e1;}
        
        Text color #db41e1
      
           This box has a color of #db41e1        
        
          <div style="background-color:#db41e1;">Content here</div>
        
        
          .mybackground {background-color:#db41e1;}
        
        Background color #db41e1
      
           Border around this has a color of #db41e1        
        
          <div style="border:2px solid #db41e1;">Content here</div>
        
        
          .myborder {border:2px solid #db41e1;}
        
        Border color #db41e1