#c705bf color space conversions
Hex:
        #c705bf
        RGB:
        199, 5, 191
        CMY:
        22, 98, 25
        CMYK:
        0, 97, 4, 22
      HSL:
        302°, 95.0980%, 40.0000%
        HSV (HSB):
        302°, 97.4874%, 78.0392%
        XYZ:
        33.0114, 16.0122, 50.6410
        xyY:
        0.3312, 0.1607, 16.0122
      CIE-Lab:
        46.9905, 79.9512, -46.3524
        CIE-LCH:
        46.9905, 92.4162, 329.8966
        CIE-Luv:
        46.9905, 68.8884, -79.0155
        Hunter-Lab:
        40.0153, 77.2304, -47.0232
      #c705bf color charts
#c705bf RGB chart
      #c705bf CMYK chart
      #c705bf RGB pie chart
      #c705bf color shades, tints & tones
#c705bf color schemes
#c705bf color preview, HTML & CSS examples
           This text has a color of #c705bf        
        
          <p style="color:#c705bf;">Text here</p>
        
        
          .mytext {color:#c705bf;}
        
        Text color #c705bf
      
           This box has a color of #c705bf        
        
          <div style="background-color:#c705bf;">Content here</div>
        
        
          .mybackground {background-color:#c705bf;}
        
        Background color #c705bf
      
           Border around this has a color of #c705bf        
        
          <div style="border:2px solid #c705bf;">Content here</div>
        
        
          .myborder {border:2px solid #c705bf;}
        
        Border color #c705bf