#d658fa color space conversions
Hex:
        #d658fa
        RGB:
        214, 88, 250
        CMY:
        16, 65, 2
        CMYK:
        14, 65, 0, 2
      HSL:
        287°, 94.1860%, 66.2745%
        HSV (HSB):
        287°, 64.8000%, 98.0392%
        XYZ:
        48.4766, 28.1777, 93.3263
        xyY:
        0.2852, 0.1658, 28.1777
      CIE-Lab:
        60.0490, 71.6885, -58.8626
        CIE-LCH:
        60.0490, 92.7580, 320.6110
        CIE-Luv:
        60.0490, 47.0849, -102.0358
        Hunter-Lab:
        53.0827, 70.1165, -67.0817
      #d658fa color charts
#d658fa RGB chart
      #d658fa CMYK chart
      #d658fa RGB pie chart
      #d658fa color shades, tints & tones
#d658fa color schemes
#d658fa color preview, HTML & CSS examples
           This text has a color of #d658fa        
        
          <p style="color:#d658fa;">Text here</p>
        
        
          .mytext {color:#d658fa;}
        
        Text color #d658fa
      
           This box has a color of #d658fa        
        
          <div style="background-color:#d658fa;">Content here</div>
        
        
          .mybackground {background-color:#d658fa;}
        
        Background color #d658fa
      
           Border around this has a color of #d658fa        
        
          <div style="border:2px solid #d658fa;">Content here</div>
        
        
          .myborder {border:2px solid #d658fa;}
        
        Border color #d658fa