#c705d2 color space conversions
Hex:
        #c705d2
        RGB:
        199, 5, 210
        CMY:
        22, 98, 18
        CMYK:
        5, 98, 0, 18
      HSL:
        297°, 95.3488%, 42.1569%
        HSV (HSB):
        297°, 97.6190%, 82.3529%
        XYZ:
        35.2403, 16.9038, 62.3782
        xyY:
        0.3077, 0.1476, 16.9038
      CIE-Lab:
        48.1386, 82.7412, -55.5230
        CIE-LCH:
        48.1386, 99.6440, 326.1366
        CIE-Luv:
        48.1386, 61.5412, -93.0447
        Hunter-Lab:
        41.1142, 81.0481, -61.1743
      #c705d2 color charts
#c705d2 RGB chart
      #c705d2 CMYK chart
      #c705d2 RGB pie chart
      #c705d2 color shades, tints & tones
#c705d2 color schemes
#c705d2 color preview, HTML & CSS examples
           This text has a color of #c705d2        
        
          <p style="color:#c705d2;">Text here</p>
        
        
          .mytext {color:#c705d2;}
        
        Text color #c705d2
      
           This box has a color of #c705d2        
        
          <div style="background-color:#c705d2;">Content here</div>
        
        
          .mybackground {background-color:#c705d2;}
        
        Background color #c705d2
      
           Border around this has a color of #c705d2        
        
          <div style="border:2px solid #c705d2;">Content here</div>
        
        
          .myborder {border:2px solid #c705d2;}
        
        Border color #c705d2