#d63cf1 color space conversions
Hex:
        #d63cf1
        RGB:
        214, 60, 241
        CMY:
        16, 76, 5
        CMYK:
        11, 75, 0, 5
      HSL:
        291°, 86.6029%, 59.0196%
        HSV (HSB):
        291°, 75.1037%, 94.5098%
        XYZ:
        45.2246, 23.8787, 85.4445
        xyY:
        0.2926, 0.1545, 23.8787
      CIE-Lab:
        55.9662, 80.1461, -60.3956
        CIE-LCH:
        55.9662, 100.3545, 322.9995
        CIE-Luv:
        55.9662, 55.5543, -103.7417
        Hunter-Lab:
        48.8659, 79.6837, -69.4656
      #d63cf1 color charts
#d63cf1 RGB chart
      #d63cf1 CMYK chart
      #d63cf1 RGB pie chart
      #d63cf1 color shades, tints & tones
#d63cf1 color schemes
#d63cf1 color preview, HTML & CSS examples
           This text has a color of #d63cf1        
        
          <p style="color:#d63cf1;">Text here</p>
        
        
          .mytext {color:#d63cf1;}
        
        Text color #d63cf1
      
           This box has a color of #d63cf1        
        
          <div style="background-color:#d63cf1;">Content here</div>
        
        
          .mybackground {background-color:#d63cf1;}
        
        Background color #d63cf1
      
           Border around this has a color of #d63cf1        
        
          <div style="border:2px solid #d63cf1;">Content here</div>
        
        
          .myborder {border:2px solid #d63cf1;}
        
        Border color #d63cf1