#cf42ce color space conversions
Hex:
        #cf42ce
        RGB:
        207, 66, 206
        CMY:
        19, 74, 19
        CMYK:
        0, 68, 0, 19
      HSL:
        300°, 59.4937%, 53.5294%
        HSV (HSB):
        300°, 68.1159%, 81.1765%
        XYZ:
        38.8209, 21.6181, 60.5191
        xyY:
        0.3209, 0.1787, 21.6181
      CIE-Lab:
        53.6194, 70.8924, -44.4066
        CIE-LCH:
        53.6194, 83.6521, 327.9372
        CIE-Luv:
        53.6194, 60.8303, -77.4501
        Hunter-Lab:
        46.4952, 67.6709, -44.6264
      #cf42ce color charts
#cf42ce RGB chart
      #cf42ce CMYK chart
      #cf42ce RGB pie chart
      #cf42ce color shades, tints & tones
#cf42ce color schemes
#cf42ce color preview, HTML & CSS examples
           This text has a color of #cf42ce        
        
          <p style="color:#cf42ce;">Text here</p>
        
        
          .mytext {color:#cf42ce;}
        
        Text color #cf42ce
      
           This box has a color of #cf42ce        
        
          <div style="background-color:#cf42ce;">Content here</div>
        
        
          .mybackground {background-color:#cf42ce;}
        
        Background color #cf42ce
      
           Border around this has a color of #cf42ce        
        
          <div style="border:2px solid #cf42ce;">Content here</div>
        
        
          .myborder {border:2px solid #cf42ce;}
        
        Border color #cf42ce