#d34fff color space conversions
Hex:
        #d34fff
        RGB:
        211, 79, 255
        CMY:
        17, 69, 0
        CMYK:
        17, 69, 0, 0
      HSL:
        285°, 100.0000%, 65.4902%
        HSV (HSB):
        285°, 69.0196%, 100.0000%
        XYZ:
        47.7100, 26.6608, 97.2392
        xyY:
        0.2780, 0.1554, 26.6608
      CIE-Lab:
        58.6591, 75.5622, -63.8778
        CIE-LCH:
        58.6591, 98.9445, 319.7899
        CIE-Luv:
        58.6591, 45.9691, -109.6523
        Hunter-Lab:
        51.6341, 74.5743, -75.5131
      #d34fff color charts
#d34fff RGB chart
      #d34fff CMYK chart
      #d34fff RGB pie chart
      #d34fff color shades, tints & tones
#d34fff color schemes
#d34fff color preview, HTML & CSS examples
           This text has a color of #d34fff        
        
          <p style="color:#d34fff;">Text here</p>
        
        
          .mytext {color:#d34fff;}
        
        Text color #d34fff
      
           This box has a color of #d34fff        
        
          <div style="background-color:#d34fff;">Content here</div>
        
        
          .mybackground {background-color:#d34fff;}
        
        Background color #d34fff
      
           Border around this has a color of #d34fff        
        
          <div style="border:2px solid #d34fff;">Content here</div>
        
        
          .myborder {border:2px solid #d34fff;}
        
        Border color #d34fff