#c505f5 color space conversions
Hex:
        #c505f5
        RGB:
        197, 5, 245
        CMY:
        23, 98, 4
        CMYK:
        20, 98, 0, 4
      HSL:
        288°, 96.0000%, 49.0196%
        HSV (HSB):
        288°, 97.9592%, 96.0784%
        XYZ:
        39.5617, 18.5714, 87.8857
        xyY:
        0.2709, 0.1272, 18.5714
      CIE-Lab:
        50.1820, 88.0535, -72.1087
        CIE-LCH:
        50.1820, 113.8116, 320.6853
        CIE-Luv:
        50.1820, 48.3792, -118.1080
        Hunter-Lab:
        43.0946, 88.4509, -90.7479
      #c505f5 color charts
#c505f5 RGB chart
      #c505f5 CMYK chart
      #c505f5 RGB pie chart
      #c505f5 color shades, tints & tones
#c505f5 color schemes
#c505f5 color preview, HTML & CSS examples
           This text has a color of #c505f5        
        
          <p style="color:#c505f5;">Text here</p>
        
        
          .mytext {color:#c505f5;}
        
        Text color #c505f5
      
           This box has a color of #c505f5        
        
          <div style="background-color:#c505f5;">Content here</div>
        
        
          .mybackground {background-color:#c505f5;}
        
        Background color #c505f5
      
           Border around this has a color of #c505f5        
        
          <div style="border:2px solid #c505f5;">Content here</div>
        
        
          .myborder {border:2px solid #c505f5;}
        
        Border color #c505f5