#da40bc color space conversions
Hex:
        #da40bc
        RGB:
        218, 64, 188
        CMY:
        15, 75, 26
        CMYK:
        0, 71, 14, 15
      HSL:
        312°, 67.5439%, 55.2941%
        HSV (HSB):
        312°, 70.6422%, 85.4902%
        XYZ:
        39.8239, 22.2031, 49.7636
        xyY:
        0.3562, 0.1986, 22.2031
      CIE-Lab:
        54.2418, 71.3775, -32.9502
        CIE-LCH:
        54.2418, 78.6159, 335.2204
        CIE-Luv:
        54.2418, 75.6129, -60.3904
        Hunter-Lab:
        47.1201, 68.4005, -29.6322
      #da40bc color charts
#da40bc RGB chart
      #da40bc CMYK chart
      #da40bc RGB pie chart
      #da40bc color shades, tints & tones
#da40bc color schemes
#da40bc color preview, HTML & CSS examples
           This text has a color of #da40bc        
        
          <p style="color:#da40bc;">Text here</p>
        
        
          .mytext {color:#da40bc;}
        
        Text color #da40bc
      
           This box has a color of #da40bc        
        
          <div style="background-color:#da40bc;">Content here</div>
        
        
          .mybackground {background-color:#da40bc;}
        
        Background color #da40bc
      
           Border around this has a color of #da40bc        
        
          <div style="border:2px solid #da40bc;">Content here</div>
        
        
          .myborder {border:2px solid #da40bc;}
        
        Border color #da40bc