#d650ef color space conversions
Hex:
        #d650ef
        RGB:
        214, 80, 239
        CMY:
        16, 69, 6
        CMYK:
        10, 67, 0, 6
      HSL:
        291°, 83.2461%, 62.5490%
        HSV (HSB):
        291°, 66.5272%, 93.7255%
        XYZ:
        46.1802, 26.2655, 84.2971
        xyY:
        0.2946, 0.1676, 26.2655
      CIE-Lab:
        58.2882, 72.8677, -55.5627
        CIE-LCH:
        58.2882, 91.6347, 322.6740
        CIE-Luv:
        58.2882, 52.0511, -96.4253
        Hunter-Lab:
        51.2498, 71.1556, -61.6469
      #d650ef color charts
#d650ef RGB chart
      #d650ef CMYK chart
      #d650ef RGB pie chart
      #d650ef color shades, tints & tones
#d650ef color schemes
#d650ef color preview, HTML & CSS examples
           This text has a color of #d650ef        
        
          <p style="color:#d650ef;">Text here</p>
        
        
          .mytext {color:#d650ef;}
        
        Text color #d650ef
      
           This box has a color of #d650ef        
        
          <div style="background-color:#d650ef;">Content here</div>
        
        
          .mybackground {background-color:#d650ef;}
        
        Background color #d650ef
      
           Border around this has a color of #d650ef        
        
          <div style="border:2px solid #d650ef;">Content here</div>
        
        
          .myborder {border:2px solid #d650ef;}
        
        Border color #d650ef