#cf74f1 color space conversions
Hex:
        #cf74f1
        RGB:
        207, 116, 241
        CMY:
        19, 55, 5
        CMYK:
        14, 52, 0, 5
      HSL:
        284°, 81.6993%, 70.0000%
        HSV (HSB):
        284°, 51.8672%, 94.5098%
        XYZ:
        47.8547, 32.1071, 86.8941
        xyY:
        0.2868, 0.1924, 32.1071
      CIE-Lab:
        63.4313, 55.3939, -48.5622
        CIE-LCH:
        63.4313, 73.6666, 318.7599
        CIE-Luv:
        63.4313, 36.6279, -84.6260
        Hunter-Lab:
        56.6631, 51.5914, -51.2584
      #cf74f1 color charts
#cf74f1 RGB chart
      #cf74f1 CMYK chart
      #cf74f1 RGB pie chart
      #cf74f1 color shades, tints & tones
#cf74f1 color schemes
#cf74f1 color preview, HTML & CSS examples
           This text has a color of #cf74f1        
        
          <p style="color:#cf74f1;">Text here</p>
        
        
          .mytext {color:#cf74f1;}
        
        Text color #cf74f1
      
           This box has a color of #cf74f1        
        
          <div style="background-color:#cf74f1;">Content here</div>
        
        
          .mybackground {background-color:#cf74f1;}
        
        Background color #cf74f1
      
           Border around this has a color of #cf74f1        
        
          <div style="border:2px solid #cf74f1;">Content here</div>
        
        
          .myborder {border:2px solid #cf74f1;}
        
        Border color #cf74f1