#c206f2 color space conversions
Hex:
        #c206f2
        RGB:
        194, 6, 242
        CMY:
        24, 98, 5
        CMYK:
        20, 98, 0, 5
      HSL:
        288°, 95.1613%, 48.6275%
        HSV (HSB):
        288°, 97.5207%, 94.9020%
        XYZ:
        38.3403, 18.0104, 85.4600
        xyY:
        0.2704, 0.1270, 18.0104
      CIE-Lab:
        49.5087, 87.0735, -71.5403
        CIE-LCH:
        49.5087, 112.6934, 320.5932
        CIE-Luv:
        49.5087, 47.4055, -116.7400
        Hunter-Lab:
        42.4386, 86.9943, -89.6870
      #c206f2 color charts
#c206f2 RGB chart
      #c206f2 CMYK chart
      #c206f2 RGB pie chart
      #c206f2 color shades, tints & tones
#c206f2 color schemes
#c206f2 color preview, HTML & CSS examples
           This text has a color of #c206f2        
        
          <p style="color:#c206f2;">Text here</p>
        
        
          .mytext {color:#c206f2;}
        
        Text color #c206f2
      
           This box has a color of #c206f2        
        
          <div style="background-color:#c206f2;">Content here</div>
        
        
          .mybackground {background-color:#c206f2;}
        
        Background color #c206f2
      
           Border around this has a color of #c206f2        
        
          <div style="border:2px solid #c206f2;">Content here</div>
        
        
          .myborder {border:2px solid #c206f2;}
        
        Border color #c206f2