#d374f4 color space conversions
Hex:
        #d374f4
        RGB:
        211, 116, 244
        CMY:
        17, 55, 4
        CMYK:
        14, 52, 0, 4
      HSL:
        285°, 85.3333%, 70.5882%
        HSV (HSB):
        285°, 52.4590%, 95.6863%
        XYZ:
        49.4385, 32.8713, 89.3271
        xyY:
        0.2880, 0.1915, 32.8713
      CIE-Lab:
        64.0566, 57.0392, -49.1995
        CIE-LCH:
        64.0566, 75.3264, 319.2204
        CIE-Luv:
        64.0566, 38.4336, -86.0382
        Hunter-Lab:
        57.3335, 53.5863, -52.2418
      #d374f4 color charts
#d374f4 RGB chart
      #d374f4 CMYK chart
      #d374f4 RGB pie chart
      #d374f4 color shades, tints & tones
#d374f4 color schemes
#d374f4 color preview, HTML & CSS examples
           This text has a color of #d374f4        
        
          <p style="color:#d374f4;">Text here</p>
        
        
          .mytext {color:#d374f4;}
        
        Text color #d374f4
      
           This box has a color of #d374f4        
        
          <div style="background-color:#d374f4;">Content here</div>
        
        
          .mybackground {background-color:#d374f4;}
        
        Background color #d374f4
      
           Border around this has a color of #d374f4        
        
          <div style="border:2px solid #d374f4;">Content here</div>
        
        
          .myborder {border:2px solid #d374f4;}
        
        Border color #d374f4