#db20f1 color space conversions
Hex:
        #db20f1
        RGB:
        219, 32, 241
        CMY:
        14, 87, 5
        CMYK:
        9, 87, 0, 5
      HSL:
        294°, 88.1857%, 53.5294%
        HSV (HSB):
        294°, 86.7220%, 94.5098%
        XYZ:
        45.6071, 22.4440, 85.1474
        xyY:
        0.2977, 0.1465, 22.4440
      CIE-Lab:
        54.4949, 87.5851, -62.7182
        CIE-LCH:
        54.4949, 107.7252, 324.3942
        CIE-Luv:
        54.4949, 62.5042, -107.3874
        Hunter-Lab:
        47.3751, 88.9323, -73.3997
      #db20f1 color charts
#db20f1 RGB chart
      #db20f1 CMYK chart
      #db20f1 RGB pie chart
      #db20f1 color shades, tints & tones
#db20f1 color schemes
#db20f1 color preview, HTML & CSS examples
           This text has a color of #db20f1        
        
          <p style="color:#db20f1;">Text here</p>
        
        
          .mytext {color:#db20f1;}
        
        Text color #db20f1
      
           This box has a color of #db20f1        
        
          <div style="background-color:#db20f1;">Content here</div>
        
        
          .mybackground {background-color:#db20f1;}
        
        Background color #db20f1
      
           Border around this has a color of #db20f1        
        
          <div style="border:2px solid #db20f1;">Content here</div>
        
        
          .myborder {border:2px solid #db20f1;}
        
        Border color #db20f1