#d967f8 color space conversions
Hex:
        #d967f8
        RGB:
        217, 103, 248
        CMY:
        15, 60, 3
        CMYK:
        13, 58, 0, 3
      HSL:
        287°, 91.1950%, 68.8235%
        HSV (HSB):
        287°, 58.4677%, 97.2549%
        XYZ:
        50.4088, 31.2295, 92.1780
        xyY:
        0.2900, 0.1797, 31.2295
      CIE-Lab:
        62.7009, 65.4963, -53.5079
        CIE-LCH:
        62.7009, 84.5745, 320.7525
        CIE-Luv:
        62.7009, 45.3743, -93.7101
        Hunter-Lab:
        55.8834, 63.2174, -58.6788
      #d967f8 color charts
#d967f8 RGB chart
      #d967f8 CMYK chart
      #d967f8 RGB pie chart
      #d967f8 color shades, tints & tones
#d967f8 color schemes
#d967f8 color preview, HTML & CSS examples
           This text has a color of #d967f8        
        
          <p style="color:#d967f8;">Text here</p>
        
        
          .mytext {color:#d967f8;}
        
        Text color #d967f8
      
           This box has a color of #d967f8        
        
          <div style="background-color:#d967f8;">Content here</div>
        
        
          .mybackground {background-color:#d967f8;}
        
        Background color #d967f8
      
           Border around this has a color of #d967f8        
        
          <div style="border:2px solid #d967f8;">Content here</div>
        
        
          .myborder {border:2px solid #d967f8;}
        
        Border color #d967f8