#d311f4 color space conversions
Hex:
        #d311f4
        RGB:
        211, 17, 244
        CMY:
        17, 93, 4
        CMYK:
        14, 93, 0, 4
      HSL:
        291°, 91.1647%, 51.1765%
        HSV (HSB):
        291°, 93.0328%, 95.6863%
        XYZ:
        43.3936, 20.7814, 87.3121
        xyY:
        0.2865, 0.1372, 20.7814
      CIE-Lab:
        52.7095, 88.8429, -67.3450
        CIE-LCH:
        52.7095, 111.4828, 322.8370
        CIE-Luv:
        52.7095, 57.1863, -113.2185
        Hunter-Lab:
        45.5867, 90.1360, -81.6474
      #d311f4 color charts
#d311f4 RGB chart
      #d311f4 CMYK chart
      #d311f4 RGB pie chart
      #d311f4 color shades, tints & tones
#d311f4 color schemes
#d311f4 color preview, HTML & CSS examples
           This text has a color of #d311f4        
        
          <p style="color:#d311f4;">Text here</p>
        
        
          .mytext {color:#d311f4;}
        
        Text color #d311f4
      
           This box has a color of #d311f4        
        
          <div style="background-color:#d311f4;">Content here</div>
        
        
          .mybackground {background-color:#d311f4;}
        
        Background color #d311f4
      
           Border around this has a color of #d311f4        
        
          <div style="border:2px solid #d311f4;">Content here</div>
        
        
          .myborder {border:2px solid #d311f4;}
        
        Border color #d311f4