#db03f2 color space conversions
Hex:
        #db03f2
        RGB:
        219, 3, 242
        CMY:
        14, 99, 5
        CMYK:
        10, 99, 0, 5
      HSL:
        294°, 97.5510%, 48.0392%
        HSV (HSB):
        294°, 98.7603%, 94.9020%
        XYZ:
        45.2730, 21.5360, 85.7751
        xyY:
        0.2967, 0.1411, 21.5360
      CIE-Lab:
        53.5312, 90.7809, -64.8315
        CIE-LCH:
        53.5312, 111.5540, 324.4674
        CIE-Luv:
        53.5312, 63.7531, -110.3249
        Hunter-Lab:
        46.4069, 92.9265, -77.1025
      #db03f2 color charts
#db03f2 RGB chart
      #db03f2 CMYK chart
      #db03f2 RGB pie chart
      #db03f2 color shades, tints & tones
#db03f2 color schemes
#db03f2 color preview, HTML & CSS examples
           This text has a color of #db03f2        
        
          <p style="color:#db03f2;">Text here</p>
        
        
          .mytext {color:#db03f2;}
        
        Text color #db03f2
      
           This box has a color of #db03f2        
        
          <div style="background-color:#db03f2;">Content here</div>
        
        
          .mybackground {background-color:#db03f2;}
        
        Background color #db03f2
      
           Border around this has a color of #db03f2        
        
          <div style="border:2px solid #db03f2;">Content here</div>
        
        
          .myborder {border:2px solid #db03f2;}
        
        Border color #db03f2