#dc74f5 color space conversions
Hex:
        #dc74f5
        RGB:
        220, 116, 245
        CMY:
        14, 55, 4
        CMYK:
        10, 53, 0, 4
      HSL:
        288°, 86.5772%, 70.7843%
        HSV (HSB):
        288°, 52.6531%, 96.0784%
        XYZ:
        52.2420, 34.2990, 90.2531
        xyY:
        0.2955, 0.1940, 34.2990
      CIE-Lab:
        65.1992, 59.5757, -47.8742
        CIE-LCH:
        65.1992, 76.4277, 321.2151
        CIE-Luv:
        65.1992, 43.8021, -84.5420
        Hunter-Lab:
        58.5653, 56.7379, -50.3741
      #dc74f5 color charts
#dc74f5 RGB chart
      #dc74f5 CMYK chart
      #dc74f5 RGB pie chart
      #dc74f5 color shades, tints & tones
#dc74f5 color schemes
#dc74f5 color preview, HTML & CSS examples
           This text has a color of #dc74f5        
        
          <p style="color:#dc74f5;">Text here</p>
        
        
          .mytext {color:#dc74f5;}
        
        Text color #dc74f5
      
           This box has a color of #dc74f5        
        
          <div style="background-color:#dc74f5;">Content here</div>
        
        
          .mybackground {background-color:#dc74f5;}
        
        Background color #dc74f5
      
           Border around this has a color of #dc74f5        
        
          <div style="border:2px solid #dc74f5;">Content here</div>
        
        
          .myborder {border:2px solid #dc74f5;}
        
        Border color #dc74f5