#c705c7 color space conversions
Hex:
        #c705c7
        RGB:
        199, 5, 199
        CMY:
        22, 98, 22
        CMYK:
        0, 97, 0, 22
      HSL:
        300°, 95.0980%, 40.0000%
        HSV (HSB):
        300°, 97.4874%, 78.0392%
        XYZ:
        33.9163, 16.3742, 55.4058
        xyY:
        0.3209, 0.1549, 16.3742
      CIE-Lab:
        47.4616, 81.1030, -50.2553
        CIE-LCH:
        47.4616, 95.4112, 328.2157
        CIE-Luv:
        47.4616, 65.7199, -84.9781
        Hunter-Lab:
        40.4650, 78.7982, -52.8559
      #c705c7 color charts
#c705c7 RGB chart
      #c705c7 CMYK chart
      #c705c7 RGB pie chart
      #c705c7 color shades, tints & tones
#c705c7 color schemes
#c705c7 color preview, HTML & CSS examples
           This text has a color of #c705c7        
        
          <p style="color:#c705c7;">Text here</p>
        
        
          .mytext {color:#c705c7;}
        
        Text color #c705c7
      
           This box has a color of #c705c7        
        
          <div style="background-color:#c705c7;">Content here</div>
        
        
          .mybackground {background-color:#c705c7;}
        
        Background color #c705c7
      
           Border around this has a color of #c705c7        
        
          <div style="border:2px solid #c705c7;">Content here</div>
        
        
          .myborder {border:2px solid #c705c7;}
        
        Border color #c705c7