#db3fc2 color space conversions
Hex:
        #db3fc2
        RGB:
        219, 63, 194
        CMY:
        14, 75, 24
        CMYK:
        0, 71, 11, 14
      HSL:
        310°, 68.4211%, 55.2941%
        HSV (HSB):
        310°, 71.2329%, 85.8824%
        XYZ:
        40.7285, 22.5101, 53.2372
        xyY:
        0.3497, 0.1933, 22.5101
      CIE-Lab:
        54.5641, 72.7998, -35.8986
        CIE-LCH:
        54.5641, 81.1697, 333.7515
        CIE-Luv:
        54.5641, 74.4253, -65.1432
        Hunter-Lab:
        47.4448, 70.2030, -33.3171
      #db3fc2 color charts
#db3fc2 RGB chart
      #db3fc2 CMYK chart
      #db3fc2 RGB pie chart
      #db3fc2 color shades, tints & tones
#db3fc2 color schemes
#db3fc2 color preview, HTML & CSS examples
           This text has a color of #db3fc2        
        
          <p style="color:#db3fc2;">Text here</p>
        
        
          .mytext {color:#db3fc2;}
        
        Text color #db3fc2
      
           This box has a color of #db3fc2        
        
          <div style="background-color:#db3fc2;">Content here</div>
        
        
          .mybackground {background-color:#db3fc2;}
        
        Background color #db3fc2
      
           Border around this has a color of #db3fc2        
        
          <div style="border:2px solid #db3fc2;">Content here</div>
        
        
          .myborder {border:2px solid #db3fc2;}
        
        Border color #db3fc2