#d63eba color space conversions
Hex:
        #d63eba
        RGB:
        214, 62, 186
        CMY:
        16, 76, 27
        CMYK:
        0, 71, 13, 16
      HSL:
        311°, 64.9573%, 54.1176%
        HSV (HSB):
        311°, 71.0280%, 83.9216%
        XYZ:
        38.3171, 21.2866, 48.5436
        xyY:
        0.3543, 0.1968, 21.2866
      CIE-Lab:
        53.2617, 70.8224, -33.3705
        CIE-LCH:
        53.2617, 78.2905, 334.7708
        CIE-Luv:
        53.2617, 73.8930, -60.6889
        Hunter-Lab:
        46.1374, 67.5040, -30.0860
      #d63eba color charts
#d63eba RGB chart
      #d63eba CMYK chart
      #d63eba RGB pie chart
      #d63eba color shades, tints & tones
#d63eba color schemes
#d63eba color preview, HTML & CSS examples
           This text has a color of #d63eba        
        
          <p style="color:#d63eba;">Text here</p>
        
        
          .mytext {color:#d63eba;}
        
        Text color #d63eba
      
           This box has a color of #d63eba        
        
          <div style="background-color:#d63eba;">Content here</div>
        
        
          .mybackground {background-color:#d63eba;}
        
        Background color #d63eba
      
           Border around this has a color of #d63eba        
        
          <div style="border:2px solid #d63eba;">Content here</div>
        
        
          .myborder {border:2px solid #d63eba;}
        
        Border color #d63eba