#d158fa color space conversions
Hex:
        #d158fa
        RGB:
        209, 88, 250
        CMY:
        18, 65, 2
        CMYK:
        16, 65, 0, 2
      HSL:
        285°, 94.1860%, 66.2745%
        HSV (HSB):
        285°, 64.8000%, 98.0392%
        XYZ:
        47.0395, 27.4369, 93.2591
        xyY:
        0.2804, 0.1636, 27.4369
      CIE-Lab:
        59.3765, 70.5996, -59.9763
        CIE-LCH:
        59.3765, 92.6362, 319.6512
        CIE-Luv:
        59.3765, 43.9897, -103.3628
        Hunter-Lab:
        52.3802, 68.6347, -68.8952
      #d158fa color charts
#d158fa RGB chart
      #d158fa CMYK chart
      #d158fa RGB pie chart
      #d158fa color shades, tints & tones
#d158fa color schemes
#d158fa color preview, HTML & CSS examples
           This text has a color of #d158fa        
        
          <p style="color:#d158fa;">Text here</p>
        
        
          .mytext {color:#d158fa;}
        
        Text color #d158fa
      
           This box has a color of #d158fa        
        
          <div style="background-color:#d158fa;">Content here</div>
        
        
          .mybackground {background-color:#d158fa;}
        
        Background color #d158fa
      
           Border around this has a color of #d158fa        
        
          <div style="border:2px solid #d158fa;">Content here</div>
        
        
          .myborder {border:2px solid #d158fa;}
        
        Border color #d158fa