#c706d1 color space conversions
Hex:
        #c706d1
        RGB:
        199, 6, 209
        CMY:
        22, 98, 18
        CMYK:
        5, 97, 0, 18
      HSL:
        297°, 94.4186%, 42.1569%
        HSV (HSB):
        297°, 97.1292%, 81.9608%
        XYZ:
        35.1269, 16.8758, 61.7276
        xyY:
        0.3089, 0.1484, 16.8758
      CIE-Lab:
        48.1032, 82.5082, -55.0046
        CIE-LCH:
        48.1032, 99.1621, 326.3104
        CIE-Luv:
        48.1032, 61.8690, -92.2598
        Hunter-Lab:
        41.0802, 80.7419, -60.3337
      #c706d1 color charts
#c706d1 RGB chart
      #c706d1 CMYK chart
      #c706d1 RGB pie chart
      #c706d1 color shades, tints & tones
#c706d1 color schemes
#c706d1 color preview, HTML & CSS examples
           This text has a color of #c706d1        
        
          <p style="color:#c706d1;">Text here</p>
        
        
          .mytext {color:#c706d1;}
        
        Text color #c706d1
      
           This box has a color of #c706d1        
        
          <div style="background-color:#c706d1;">Content here</div>
        
        
          .mybackground {background-color:#c706d1;}
        
        Background color #c706d1
      
           Border around this has a color of #c706d1        
        
          <div style="border:2px solid #c706d1;">Content here</div>
        
        
          .myborder {border:2px solid #c706d1;}
        
        Border color #c706d1