#d34fe4 color space conversions
Hex:
        #d34fe4
        RGB:
        211, 79, 228
        CMY:
        17, 69, 11
        CMYK:
        7, 65, 0, 11
      HSL:
        293°, 73.3990%, 60.1961%
        HSV (HSB):
        293°, 65.3509%, 89.4118%
        XYZ:
        43.6635, 25.0423, 75.9311
        xyY:
        0.3019, 0.1731, 25.0423
      CIE-Lab:
        57.1166, 70.6434, -51.2945
        CIE-LCH:
        57.1166, 87.3019, 324.0164
        CIE-Luv:
        57.1166, 53.5107, -89.1303
        Hunter-Lab:
        50.0423, 68.1732, -54.9335
      #d34fe4 color charts
#d34fe4 RGB chart
      #d34fe4 CMYK chart
      #d34fe4 RGB pie chart
      #d34fe4 color shades, tints & tones
#d34fe4 color schemes
#d34fe4 color preview, HTML & CSS examples
           This text has a color of #d34fe4        
        
          <p style="color:#d34fe4;">Text here</p>
        
        
          .mytext {color:#d34fe4;}
        
        Text color #d34fe4
      
           This box has a color of #d34fe4        
        
          <div style="background-color:#d34fe4;">Content here</div>
        
        
          .mybackground {background-color:#d34fe4;}
        
        Background color #d34fe4
      
           Border around this has a color of #d34fe4        
        
          <div style="border:2px solid #d34fe4;">Content here</div>
        
        
          .myborder {border:2px solid #d34fe4;}
        
        Border color #d34fe4