#d380f1 color space conversions
Hex:
        #d380f1
        RGB:
        211, 128, 241
        CMY:
        17, 50, 5
        CMYK:
        12, 47, 0, 5
      HSL:
        284°, 80.1418%, 72.3529%
        HSV (HSB):
        284°, 46.8880%, 94.5098%
        XYZ:
        50.4603, 35.6381, 87.4384
        xyY:
        0.2908, 0.2054, 35.6381
      CIE-Lab:
        66.2425, 50.3688, -44.1017
        CIE-LCH:
        66.2425, 66.9476, 318.7953
        CIE-Luv:
        66.2425, 34.7596, -77.3403
        Hunter-Lab:
        59.6977, 46.4089, -45.0529
      #d380f1 color charts
#d380f1 RGB chart
      #d380f1 CMYK chart
      #d380f1 RGB pie chart
      #d380f1 color shades, tints & tones
#d380f1 color schemes
#d380f1 color preview, HTML & CSS examples
           This text has a color of #d380f1        
        
          <p style="color:#d380f1;">Text here</p>
        
        
          .mytext {color:#d380f1;}
        
        Text color #d380f1
      
           This box has a color of #d380f1        
        
          <div style="background-color:#d380f1;">Content here</div>
        
        
          .mybackground {background-color:#d380f1;}
        
        Background color #d380f1
      
           Border around this has a color of #d380f1        
        
          <div style="border:2px solid #d380f1;">Content here</div>
        
        
          .myborder {border:2px solid #d380f1;}
        
        Border color #d380f1