#c20fd1 color space conversions
Hex:
        #c20fd1
        RGB:
        194, 15, 209
        CMY:
        24, 94, 18
        CMYK:
        7, 93, 0, 18
      HSL:
        295°, 86.6071%, 43.9216%
        HSV (HSB):
        295°, 92.8230%, 81.9608%
        XYZ:
        33.9276, 16.4144, 61.7017
        xyY:
        0.3028, 0.1465, 16.4144
      CIE-Lab:
        47.5136, 80.9185, -55.9980
        CIE-LCH:
        47.5136, 98.4052, 325.3156
        CIE-Luv:
        47.5136, 57.9714, -93.1504
        Hunter-Lab:
        40.5147, 78.5775, -61.9351
      #c20fd1 color charts
#c20fd1 RGB chart
      #c20fd1 CMYK chart
      #c20fd1 RGB pie chart
      #c20fd1 color shades, tints & tones
#c20fd1 color schemes
#c20fd1 color preview, HTML & CSS examples
           This text has a color of #c20fd1        
        
          <p style="color:#c20fd1;">Text here</p>
        
        
          .mytext {color:#c20fd1;}
        
        Text color #c20fd1
      
           This box has a color of #c20fd1        
        
          <div style="background-color:#c20fd1;">Content here</div>
        
        
          .mybackground {background-color:#c20fd1;}
        
        Background color #c20fd1
      
           Border around this has a color of #c20fd1        
        
          <div style="border:2px solid #c20fd1;">Content here</div>
        
        
          .myborder {border:2px solid #c20fd1;}
        
        Border color #c20fd1