#d700c5 color space conversions
Hex:
        #d700c5
        RGB:
        215, 0, 197
        CMY:
        16, 100, 23
        CMYK:
        0, 100, 8, 16
      HSL:
        305°, 100.0000%, 42.1569%
        HSV (HSB):
        305°, 100.0000%, 84.3137%
        XYZ:
        38.1024, 18.4783, 54.3818
        xyY:
        0.3434, 0.1665, 18.4783
      CIE-Lab:
        50.0712, 83.8834, -44.7662
        CIE-LCH:
        50.0712, 95.0813, 331.9124
        CIE-Luv:
        50.0712, 78.5844, -78.5833
        Hunter-Lab:
        42.9864, 82.9931, -44.9169
      #d700c5 color charts
#d700c5 RGB chart
      #d700c5 CMYK chart
      #d700c5 RGB pie chart
      #d700c5 color shades, tints & tones
#d700c5 color schemes
#d700c5 color preview, HTML & CSS examples
           This text has a color of #d700c5        
        
          <p style="color:#d700c5;">Text here</p>
        
        
          .mytext {color:#d700c5;}
        
        Text color #d700c5
      
           This box has a color of #d700c5        
        
          <div style="background-color:#d700c5;">Content here</div>
        
        
          .mybackground {background-color:#d700c5;}
        
        Background color #d700c5
      
           Border around this has a color of #d700c5        
        
          <div style="border:2px solid #d700c5;">Content here</div>
        
        
          .myborder {border:2px solid #d700c5;}
        
        Border color #d700c5