#d431ec color space conversions
Hex:
        #d431ec
        RGB:
        212, 49, 236
        CMY:
        17, 81, 7
        CMYK:
        10, 79, 0, 7
      HSL:
        292°, 83.1111%, 55.8824%
        HSV (HSB):
        292°, 79.2373%, 92.5490%
        XYZ:
        43.3900, 22.2498, 81.3646
        xyY:
        0.2952, 0.1514, 22.2498
      CIE-Lab:
        54.2911, 82.0152, -60.2996
        CIE-LCH:
        54.2911, 101.7965, 323.6758
        CIE-Luv:
        54.2911, 57.5504, -103.0411
        Hunter-Lab:
        47.1697, 81.6499, -69.2525
      #d431ec color charts
#d431ec RGB chart
      #d431ec CMYK chart
      #d431ec RGB pie chart
      #d431ec color shades, tints & tones
#d431ec color schemes
#d431ec color preview, HTML & CSS examples
           This text has a color of #d431ec        
        
          <p style="color:#d431ec;">Text here</p>
        
        
          .mytext {color:#d431ec;}
        
        Text color #d431ec
      
           This box has a color of #d431ec        
        
          <div style="background-color:#d431ec;">Content here</div>
        
        
          .mybackground {background-color:#d431ec;}
        
        Background color #d431ec
      
           Border around this has a color of #d431ec        
        
          <div style="border:2px solid #d431ec;">Content here</div>
        
        
          .myborder {border:2px solid #d431ec;}
        
        Border color #d431ec