#c705c0 color space conversions
Hex:
        #c705c0
        RGB:
        199, 5, 192
        CMY:
        22, 98, 25
        CMYK:
        0, 97, 4, 22
      HSL:
        302°, 95.0980%, 40.0000%
        HSV (HSB):
        302°, 97.4874%, 78.0392%
        XYZ:
        33.1219, 16.0564, 51.2227
        xyY:
        0.3299, 0.1599, 16.0564
      CIE-Lab:
        47.0484, 80.0933, -46.8437
        CIE-LCH:
        47.0484, 92.7861, 329.6782
        CIE-Luv:
        47.0484, 68.4865, -79.7650
        Hunter-Lab:
        40.0705, 77.4232, -47.7419
      #c705c0 color charts
#c705c0 RGB chart
      #c705c0 CMYK chart
      #c705c0 RGB pie chart
      #c705c0 color shades, tints & tones
#c705c0 color schemes
#c705c0 color preview, HTML & CSS examples
           This text has a color of #c705c0        
        
          <p style="color:#c705c0;">Text here</p>
        
        
          .mytext {color:#c705c0;}
        
        Text color #c705c0
      
           This box has a color of #c705c0        
        
          <div style="background-color:#c705c0;">Content here</div>
        
        
          .mybackground {background-color:#c705c0;}
        
        Background color #c705c0
      
           Border around this has a color of #c705c0        
        
          <div style="border:2px solid #c705c0;">Content here</div>
        
        
          .myborder {border:2px solid #c705c0;}
        
        Border color #c705c0