#d069fa color space conversions
Hex:
        #d069fa
        RGB:
        208, 105, 250
        CMY:
        18, 59, 2
        CMYK:
        17, 58, 0, 2
      HSL:
        283°, 93.5484%, 69.6078%
        HSV (HSB):
        283°, 58.0000%, 98.0392%
        XYZ:
        48.3193, 30.4152, 93.7665
        xyY:
        0.2801, 0.1763, 30.4152
      CIE-Lab:
        62.0108, 62.7997, -55.7783
        CIE-LCH:
        62.0108, 83.9942, 318.3887
        CIE-Luv:
        62.0108, 38.7819, -96.7392
        Hunter-Lab:
        55.1500, 59.8793, -62.2005
      #d069fa color charts
#d069fa RGB chart
      #d069fa CMYK chart
      #d069fa RGB pie chart
      #d069fa color shades, tints & tones
#d069fa color schemes
#d069fa color preview, HTML & CSS examples
           This text has a color of #d069fa        
        
          <p style="color:#d069fa;">Text here</p>
        
        
          .mytext {color:#d069fa;}
        
        Text color #d069fa
      
           This box has a color of #d069fa        
        
          <div style="background-color:#d069fa;">Content here</div>
        
        
          .mybackground {background-color:#d069fa;}
        
        Background color #d069fa
      
           Border around this has a color of #d069fa        
        
          <div style="border:2px solid #d069fa;">Content here</div>
        
        
          .myborder {border:2px solid #d069fa;}
        
        Border color #d069fa