#d368fa color space conversions
Hex:
        #d368fa
        RGB:
        211, 104, 250
        CMY:
        17, 59, 2
        CMYK:
        16, 58, 0, 2
      HSL:
        284°, 93.5897%, 69.4118%
        HSV (HSB):
        284°, 58.4000%, 98.0392%
        XYZ:
        49.0696, 30.6516, 93.7726
        xyY:
        0.2828, 0.1767, 30.6516
      CIE-Lab:
        62.2125, 63.9854, -55.4348
        CIE-LCH:
        62.2125, 84.6590, 319.0955
        CIE-Luv:
        62.2125, 40.8934, -96.4141
        Hunter-Lab:
        55.3639, 61.3195, -61.6676
      #d368fa color charts
#d368fa RGB chart
      #d368fa CMYK chart
      #d368fa RGB pie chart
      #d368fa color shades, tints & tones
#d368fa color schemes
#d368fa color preview, HTML & CSS examples
           This text has a color of #d368fa        
        
          <p style="color:#d368fa;">Text here</p>
        
        
          .mytext {color:#d368fa;}
        
        Text color #d368fa
      
           This box has a color of #d368fa        
        
          <div style="background-color:#d368fa;">Content here</div>
        
        
          .mybackground {background-color:#d368fa;}
        
        Background color #d368fa
      
           Border around this has a color of #d368fa        
        
          <div style="border:2px solid #d368fa;">Content here</div>
        
        
          .myborder {border:2px solid #d368fa;}
        
        Border color #d368fa