#d34df4 color space conversions
Hex:
        #d34df4
        RGB:
        211, 77, 244
        CMY:
        17, 70, 4
        CMYK:
        14, 68, 0, 4
      HSL:
        288°, 88.3598%, 62.9412%
        HSV (HSB):
        288°, 68.4426%, 95.6863%
        XYZ:
        45.8470, 25.6883, 88.1299
        xyY:
        0.2871, 0.1609, 25.6883
      CIE-Lab:
        57.7400, 74.2829, -59.2500
        CIE-LCH:
        57.7400, 95.0184, 321.4232
        CIE-Luv:
        57.7400, 49.4020, -102.0471
        Hunter-Lab:
        50.6836, 72.7698, -67.6163
      #d34df4 color charts
#d34df4 RGB chart
      #d34df4 CMYK chart
      #d34df4 RGB pie chart
      #d34df4 color shades, tints & tones
#d34df4 color schemes
#d34df4 color preview, HTML & CSS examples
           This text has a color of #d34df4        
        
          <p style="color:#d34df4;">Text here</p>
        
        
          .mytext {color:#d34df4;}
        
        Text color #d34df4
      
           This box has a color of #d34df4        
        
          <div style="background-color:#d34df4;">Content here</div>
        
        
          .mybackground {background-color:#d34df4;}
        
        Background color #d34df4
      
           Border around this has a color of #d34df4        
        
          <div style="border:2px solid #d34df4;">Content here</div>
        
        
          .myborder {border:2px solid #d34df4;}
        
        Border color #d34df4