#cf05c0 color space conversions
Hex:
        #cf05c0
        RGB:
        207, 5, 192
        CMY:
        19, 98, 25
        CMYK:
        0, 98, 7, 19
      HSL:
        304°, 95.2830%, 41.5686%
        HSV (HSB):
        304°, 97.5845%, 81.1765%
        XYZ:
        35.3008, 17.1797, 51.3246
        xyY:
        0.3401, 0.1655, 17.1797
      CIE-Lab:
        48.4857, 81.4506, -44.4688
        CIE-LCH:
        48.4857, 92.7991, 331.3672
        CIE-Luv:
        48.4857, 74.4225, -77.1587
        Hunter-Lab:
        41.4484, 79.4903, -44.4036
      #cf05c0 color charts
#cf05c0 RGB chart
      #cf05c0 CMYK chart
      #cf05c0 RGB pie chart
      #cf05c0 color shades, tints & tones
#cf05c0 color schemes
#cf05c0 color preview, HTML & CSS examples
           This text has a color of #cf05c0        
        
          <p style="color:#cf05c0;">Text here</p>
        
        
          .mytext {color:#cf05c0;}
        
        Text color #cf05c0
      
           This box has a color of #cf05c0        
        
          <div style="background-color:#cf05c0;">Content here</div>
        
        
          .mybackground {background-color:#cf05c0;}
        
        Background color #cf05c0
      
           Border around this has a color of #cf05c0        
        
          <div style="border:2px solid #cf05c0;">Content here</div>
        
        
          .myborder {border:2px solid #cf05c0;}
        
        Border color #cf05c0