#d031f0 color space conversions
Hex:
        #d031f0
        RGB:
        208, 49, 240
        CMY:
        18, 81, 6
        CMYK:
        13, 80, 0, 6
      HSL:
        290°, 86.4253%, 56.6667%
        HSV (HSB):
        290°, 79.5833%, 94.1176%
        XYZ:
        42.8389, 21.8978, 84.4069
        xyY:
        0.2872, 0.1468, 21.8978
      CIE-Lab:
        53.9184, 81.9846, -63.1765
        CIE-LCH:
        53.9184, 103.5024, 322.3825
        CIE-Luv:
        53.9184, 53.6478, -107.0818
        Hunter-Lab:
        46.7951, 81.5178, -74.1881
      #d031f0 color charts
#d031f0 RGB chart
      #d031f0 CMYK chart
      #d031f0 RGB pie chart
      #d031f0 color shades, tints & tones
#d031f0 color schemes
#d031f0 color preview, HTML & CSS examples
           This text has a color of #d031f0        
        
          <p style="color:#d031f0;">Text here</p>
        
        
          .mytext {color:#d031f0;}
        
        Text color #d031f0
      
           This box has a color of #d031f0        
        
          <div style="background-color:#d031f0;">Content here</div>
        
        
          .mybackground {background-color:#d031f0;}
        
        Background color #d031f0
      
           Border around this has a color of #d031f0        
        
          <div style="border:2px solid #d031f0;">Content here</div>
        
        
          .myborder {border:2px solid #d031f0;}
        
        Border color #d031f0