#d331fa color space conversions
Hex:
        #d331fa
        RGB:
        211, 49, 250
        CMY:
        17, 81, 2
        CMYK:
        16, 80, 0, 2
      HSL:
        288°, 95.2607%, 58.6275%
        HSV (HSB):
        288°, 80.4000%, 98.0392%
        XYZ:
        45.2176, 22.9476, 92.4886
        xyY:
        0.2815, 0.1428, 22.9476
      CIE-Lab:
        55.0184, 84.2114, -66.9659
        CIE-LCH:
        55.0184, 107.5918, 321.5079
        CIE-Luv:
        55.0184, 52.4783, -113.4731
        Hunter-Lab:
        47.9037, 84.6596, -80.9398
      #d331fa color charts
#d331fa RGB chart
      #d331fa CMYK chart
      #d331fa RGB pie chart
      #d331fa color shades, tints & tones
#d331fa color schemes
#d331fa color preview, HTML & CSS examples
           This text has a color of #d331fa        
        
          <p style="color:#d331fa;">Text here</p>
        
        
          .mytext {color:#d331fa;}
        
        Text color #d331fa
      
           This box has a color of #d331fa        
        
          <div style="background-color:#d331fa;">Content here</div>
        
        
          .mybackground {background-color:#d331fa;}
        
        Background color #d331fa
      
           Border around this has a color of #d331fa        
        
          <div style="border:2px solid #d331fa;">Content here</div>
        
        
          .myborder {border:2px solid #d331fa;}
        
        Border color #d331fa