#d367ed color space conversions
Hex:
        #d367ed
        RGB:
        211, 103, 237
        CMY:
        17, 60, 7
        CMYK:
        11, 57, 0, 7
      HSL:
        288°, 78.8235%, 66.6667%
        HSV (HSB):
        288°, 56.5401%, 92.9412%
        XYZ:
        47.0003, 29.6638, 83.3693
        xyY:
        0.2937, 0.1854, 29.6638
      CIE-Lab:
        61.3631, 61.9270, -49.5849
        CIE-LCH:
        61.3631, 79.3323, 321.3158
        CIE-Luv:
        61.3631, 44.2804, -86.6039
        Hunter-Lab:
        54.4645, 58.7242, -52.6306
      #d367ed color charts
#d367ed RGB chart
      #d367ed CMYK chart
      #d367ed RGB pie chart
      #d367ed color shades, tints & tones
#d367ed color schemes
#d367ed color preview, HTML & CSS examples
           This text has a color of #d367ed        
        
          <p style="color:#d367ed;">Text here</p>
        
        
          .mytext {color:#d367ed;}
        
        Text color #d367ed
      
           This box has a color of #d367ed        
        
          <div style="background-color:#d367ed;">Content here</div>
        
        
          .mybackground {background-color:#d367ed;}
        
        Background color #d367ed
      
           Border around this has a color of #d367ed        
        
          <div style="border:2px solid #d367ed;">Content here</div>
        
        
          .myborder {border:2px solid #d367ed;}
        
        Border color #d367ed