#d31ae4 color space conversions
Hex:
        #d31ae4
        RGB:
        211, 26, 228
        CMY:
        17, 90, 11
        CMYK:
        7, 89, 0, 11
      HSL:
        295°, 79.5276%, 49.8039%
        HSV (HSB):
        295°, 88.5965%, 89.4118%
        XYZ:
        41.2370, 20.1891, 75.1222
        xyY:
        0.3020, 0.1479, 20.1891
      CIE-Lab:
        52.0504, 85.1971, -59.3974
        CIE-LCH:
        52.0504, 103.8586, 325.1167
        CIE-Luv:
        52.0504, 62.1350, -100.9891
        Hunter-Lab:
        44.9323, 85.1882, -67.6743
      #d31ae4 color charts
#d31ae4 RGB chart
      #d31ae4 CMYK chart
      #d31ae4 RGB pie chart
      #d31ae4 color shades, tints & tones
#d31ae4 color schemes
#d31ae4 color preview, HTML & CSS examples
           This text has a color of #d31ae4        
        
          <p style="color:#d31ae4;">Text here</p>
        
        
          .mytext {color:#d31ae4;}
        
        Text color #d31ae4
      
           This box has a color of #d31ae4        
        
          <div style="background-color:#d31ae4;">Content here</div>
        
        
          .mybackground {background-color:#d31ae4;}
        
        Background color #d31ae4
      
           Border around this has a color of #d31ae4        
        
          <div style="border:2px solid #d31ae4;">Content here</div>
        
        
          .myborder {border:2px solid #d31ae4;}
        
        Border color #d31ae4