#d367f1 color space conversions
Hex:
        #d367f1
        RGB:
        211, 103, 241
        CMY:
        17, 60, 5
        CMYK:
        12, 57, 0, 5
      HSL:
        287°, 83.1325%, 67.4510%
        HSV (HSB):
        287°, 57.2614%, 94.5098%
        XYZ:
        47.5914, 29.9003, 86.4821
        xyY:
        0.2902, 0.1823, 29.9003
      CIE-Lab:
        61.5681, 62.6941, -51.4809
        CIE-LCH:
        61.5681, 81.1223, 320.6091
        CIE-Luv:
        61.5681, 43.3163, -89.7750
        Hunter-Lab:
        54.6811, 59.6645, -55.4945
      #d367f1 color charts
#d367f1 RGB chart
      #d367f1 CMYK chart
      #d367f1 RGB pie chart
      #d367f1 color shades, tints & tones
#d367f1 color schemes
#d367f1 color preview, HTML & CSS examples
           This text has a color of #d367f1        
        
          <p style="color:#d367f1;">Text here</p>
        
        
          .mytext {color:#d367f1;}
        
        Text color #d367f1
      
           This box has a color of #d367f1        
        
          <div style="background-color:#d367f1;">Content here</div>
        
        
          .mybackground {background-color:#d367f1;}
        
        Background color #d367f1
      
           Border around this has a color of #d367f1        
        
          <div style="border:2px solid #d367f1;">Content here</div>
        
        
          .myborder {border:2px solid #d367f1;}
        
        Border color #d367f1