#cf42e0 color space conversions
Hex:
        #cf42e0
        RGB:
        207, 66, 224
        CMY:
        19, 74, 12
        CMYK:
        8, 71, 0, 12
      HSL:
        294°, 71.8182%, 56.8627%
        HSV (HSB):
        294°, 70.5357%, 87.8431%
        XYZ:
        41.1349, 22.5436, 72.7043
        xyY:
        0.3016, 0.1653, 22.5436
      CIE-Lab:
        54.5991, 73.8984, -53.0862
        CIE-LCH:
        54.5991, 90.9897, 324.3078
        CIE-Luv:
        54.5991, 55.0691, -91.3579
        Hunter-Lab:
        47.4801, 71.5549, -57.5521
      #cf42e0 color charts
#cf42e0 RGB chart
      #cf42e0 CMYK chart
      #cf42e0 RGB pie chart
      #cf42e0 color shades, tints & tones
#cf42e0 color schemes
#cf42e0 color preview, HTML & CSS examples
           This text has a color of #cf42e0        
        
          <p style="color:#cf42e0;">Text here</p>
        
        
          .mytext {color:#cf42e0;}
        
        Text color #cf42e0
      
           This box has a color of #cf42e0        
        
          <div style="background-color:#cf42e0;">Content here</div>
        
        
          .mybackground {background-color:#cf42e0;}
        
        Background color #cf42e0
      
           Border around this has a color of #cf42e0        
        
          <div style="border:2px solid #cf42e0;">Content here</div>
        
        
          .myborder {border:2px solid #cf42e0;}
        
        Border color #cf42e0