#cf50ba color space conversions
Hex:
        #cf50ba
        RGB:
        207, 80, 186
        CMY:
        19, 69, 27
        CMYK:
        0, 61, 10, 19
      HSL:
        310°, 56.9507%, 56.2745%
        HSV (HSB):
        310°, 61.3527%, 81.1765%
        XYZ:
        37.4637, 22.5479, 48.8320
        xyY:
        0.3442, 0.2072, 22.5479
      CIE-Lab:
        54.6036, 62.2757, -31.3590
        CIE-LCH:
        54.6036, 69.7255, 333.2724
        CIE-Luv:
        54.6036, 63.2761, -56.5834
        Hunter-Lab:
        47.4846, 57.7322, -27.7331
      #cf50ba color charts
#cf50ba RGB chart
      #cf50ba CMYK chart
      #cf50ba RGB pie chart
      #cf50ba color shades, tints & tones
#cf50ba color schemes
#cf50ba color preview, HTML & CSS examples
           This text has a color of #cf50ba        
        
          <p style="color:#cf50ba;">Text here</p>
        
        
          .mytext {color:#cf50ba;}
        
        Text color #cf50ba
      
           This box has a color of #cf50ba        
        
          <div style="background-color:#cf50ba;">Content here</div>
        
        
          .mybackground {background-color:#cf50ba;}
        
        Background color #cf50ba
      
           Border around this has a color of #cf50ba        
        
          <div style="border:2px solid #cf50ba;">Content here</div>
        
        
          .myborder {border:2px solid #cf50ba;}
        
        Border color #cf50ba