#d700c7 color space conversions
Hex:
        #d700c7
        RGB:
        215, 0, 199
        CMY:
        16, 100, 22
        CMYK:
        0, 100, 7, 16
      HSL:
        304°, 100.0000%, 42.1569%
        HSV (HSB):
        304°, 100.0000%, 84.3137%
        XYZ:
        38.3331, 18.5706, 55.5969
        xyY:
        0.3407, 0.1651, 18.5706
      CIE-Lab:
        50.1810, 84.1528, -45.7501
        CIE-LCH:
        50.1810, 95.7850, 331.4691
        CIE-Luv:
        50.1810, 77.7413, -80.1017
        Hunter-Lab:
        43.0936, 83.3676, -46.3271
      #d700c7 color charts
#d700c7 RGB chart
      #d700c7 CMYK chart
      #d700c7 RGB pie chart
      #d700c7 color shades, tints & tones
#d700c7 color schemes
#d700c7 color preview, HTML & CSS examples
           This text has a color of #d700c7        
        
          <p style="color:#d700c7;">Text here</p>
        
        
          .mytext {color:#d700c7;}
        
        Text color #d700c7
      
           This box has a color of #d700c7        
        
          <div style="background-color:#d700c7;">Content here</div>
        
        
          .mybackground {background-color:#d700c7;}
        
        Background color #d700c7
      
           Border around this has a color of #d700c7        
        
          <div style="border:2px solid #d700c7;">Content here</div>
        
        
          .myborder {border:2px solid #d700c7;}
        
        Border color #d700c7