#d64fcb color space conversions
Hex:
        #d64fcb
        RGB:
        214, 79, 203
        CMY:
        16, 69, 20
        CMYK:
        0, 63, 5, 16
      HSL:
        305°, 62.2120%, 57.4510%
        HSV (HSB):
        305°, 63.0841%, 83.9216%
        XYZ:
        41.3070, 24.1999, 58.9938
        xyY:
        0.3318, 0.1944, 24.1999
      CIE-Lab:
        56.2874, 67.1483, -38.4133
        CIE-LCH:
        56.2874, 77.3594, 330.2275
        CIE-Luv:
        56.2874, 63.2260, -68.5286
        Hunter-Lab:
        49.1934, 63.7956, -36.6665
      #d64fcb color charts
#d64fcb RGB chart
      #d64fcb CMYK chart
      #d64fcb RGB pie chart
      #d64fcb color shades, tints & tones
#d64fcb color schemes
#d64fcb color preview, HTML & CSS examples
           This text has a color of #d64fcb        
        
          <p style="color:#d64fcb;">Text here</p>
        
        
          .mytext {color:#d64fcb;}
        
        Text color #d64fcb
      
           This box has a color of #d64fcb        
        
          <div style="background-color:#d64fcb;">Content here</div>
        
        
          .mybackground {background-color:#d64fcb;}
        
        Background color #d64fcb
      
           Border around this has a color of #d64fcb        
        
          <div style="border:2px solid #d64fcb;">Content here</div>
        
        
          .myborder {border:2px solid #d64fcb;}
        
        Border color #d64fcb