#d64cfb color space conversions
Hex:
        #d64cfb
        RGB:
        214, 76, 251
        CMY:
        16, 70, 2
        CMYK:
        15, 70, 0, 2
      HSL:
        287°, 95.6284%, 64.1176%
        HSV (HSB):
        287°, 69.7211%, 98.4314%
        XYZ:
        47.7286, 26.4301, 93.8527
        xyY:
        0.2841, 0.1573, 26.4301
      CIE-Lab:
        58.4430, 76.5452, -61.9880
        CIE-LCH:
        58.4430, 98.4971, 320.9987
        CIE-Luv:
        58.4430, 49.5535, -106.8013
        Hunter-Lab:
        51.4102, 75.7494, -72.2508
      #d64cfb color charts
#d64cfb RGB chart
      #d64cfb CMYK chart
      #d64cfb RGB pie chart
      #d64cfb color shades, tints & tones
#d64cfb color schemes
#d64cfb color preview, HTML & CSS examples
           This text has a color of #d64cfb        
        
          <p style="color:#d64cfb;">Text here</p>
        
        
          .mytext {color:#d64cfb;}
        
        Text color #d64cfb
      
           This box has a color of #d64cfb        
        
          <div style="background-color:#d64cfb;">Content here</div>
        
        
          .mybackground {background-color:#d64cfb;}
        
        Background color #d64cfb
      
           Border around this has a color of #d64cfb        
        
          <div style="border:2px solid #d64cfb;">Content here</div>
        
        
          .myborder {border:2px solid #d64cfb;}
        
        Border color #d64cfb