#d063fa color space conversions
Hex:
        #d063fa
        RGB:
        208, 99, 250
        CMY:
        18, 61, 2
        CMYK:
        17, 60, 0, 2
      HSL:
        283°, 93.7888%, 68.4314%
        HSV (HSB):
        283°, 60.4000%, 98.0392%
        XYZ:
        47.7296, 29.2357, 93.5699
        xyY:
        0.2799, 0.1714, 29.2357
      CIE-Lab:
        60.9891, 65.5736, -57.4069
        CIE-LCH:
        60.9891, 87.1518, 318.7992
        CIE-Luv:
        60.9891, 40.5024, -99.3233
        Hunter-Lab:
        54.0701, 62.9458, -64.7542
      #d063fa color charts
#d063fa RGB chart
      #d063fa CMYK chart
      #d063fa RGB pie chart
      #d063fa color shades, tints & tones
#d063fa color schemes
#d063fa color preview, HTML & CSS examples
           This text has a color of #d063fa        
        
          <p style="color:#d063fa;">Text here</p>
        
        
          .mytext {color:#d063fa;}
        
        Text color #d063fa
      
           This box has a color of #d063fa        
        
          <div style="background-color:#d063fa;">Content here</div>
        
        
          .mybackground {background-color:#d063fa;}
        
        Background color #d063fa
      
           Border around this has a color of #d063fa        
        
          <div style="border:2px solid #d063fa;">Content here</div>
        
        
          .myborder {border:2px solid #d063fa;}
        
        Border color #d063fa