#dc50f4 color space conversions
Hex:
        #dc50f4
        RGB:
        220, 80, 244
        CMY:
        14, 69, 4
        CMYK:
        10, 67, 0, 4
      HSL:
        291°, 88.1720%, 63.5294%
        HSV (HSB):
        291°, 67.2131%, 95.6863%
        XYZ:
        48.7130, 27.4846, 88.3256
        xyY:
        0.2961, 0.1671, 27.4846
      CIE-Lab:
        59.4202, 75.0468, -56.4908
        CIE-LCH:
        59.4202, 93.9321, 323.0297
        CIE-Luv:
        59.4202, 54.5100, -98.5652
        Hunter-Lab:
        52.4258, 74.1136, -63.1922
      #dc50f4 color charts
#dc50f4 RGB chart
      #dc50f4 CMYK chart
      #dc50f4 RGB pie chart
      #dc50f4 color shades, tints & tones
#dc50f4 color schemes
#dc50f4 color preview, HTML & CSS examples
           This text has a color of #dc50f4        
        
          <p style="color:#dc50f4;">Text here</p>
        
        
          .mytext {color:#dc50f4;}
        
        Text color #dc50f4
      
           This box has a color of #dc50f4        
        
          <div style="background-color:#dc50f4;">Content here</div>
        
        
          .mybackground {background-color:#dc50f4;}
        
        Background color #dc50f4
      
           Border around this has a color of #dc50f4        
        
          <div style="border:2px solid #dc50f4;">Content here</div>
        
        
          .myborder {border:2px solid #dc50f4;}
        
        Border color #dc50f4