#cf04c5 color space conversions
Hex:
        #cf04c5
        RGB:
        207, 4, 197
        CMY:
        19, 98, 23
        CMYK:
        0, 98, 5, 19
      HSL:
        303°, 96.2085%, 41.3725%
        HSV (HSB):
        303°, 98.0676%, 81.1765%
        XYZ:
        35.8536, 17.3834, 54.2890
        xyY:
        0.3334, 0.1617, 17.3834
      CIE-Lab:
        48.7396, 82.2224, -46.9717
        CIE-LCH:
        48.7396, 94.6935, 330.2617
        CIE-Luv:
        48.7396, 72.4150, -80.9979
        Hunter-Lab:
        41.6935, 80.5345, -48.0160
      #cf04c5 color charts
#cf04c5 RGB chart
      #cf04c5 CMYK chart
      #cf04c5 RGB pie chart
      #cf04c5 color shades, tints & tones
#cf04c5 color schemes
#cf04c5 color preview, HTML & CSS examples
           This text has a color of #cf04c5        
        
          <p style="color:#cf04c5;">Text here</p>
        
        
          .mytext {color:#cf04c5;}
        
        Text color #cf04c5
      
           This box has a color of #cf04c5        
        
          <div style="background-color:#cf04c5;">Content here</div>
        
        
          .mybackground {background-color:#cf04c5;}
        
        Background color #cf04c5
      
           Border around this has a color of #cf04c5        
        
          <div style="border:2px solid #cf04c5;">Content here</div>
        
        
          .myborder {border:2px solid #cf04c5;}
        
        Border color #cf04c5