#dc54f8 color space conversions
Hex:
        #dc54f8
        RGB:
        220, 84, 248
        CMY:
        14, 67, 3
        CMYK:
        11, 66, 0, 3
      HSL:
        290°, 92.1348%, 65.0980%
        HSV (HSB):
        290°, 66.1290%, 97.2549%
        XYZ:
        49.6288, 28.3336, 91.6601
        xyY:
        0.2926, 0.1670, 28.3336
      CIE-Lab:
        60.1889, 74.2254, -57.4839
        CIE-LCH:
        60.1889, 93.8819, 322.2440
        CIE-Luv:
        60.1889, 52.4118, -100.2778
        Hunter-Lab:
        53.2293, 73.2747, -64.8360
      #dc54f8 color charts
#dc54f8 RGB chart
      #dc54f8 CMYK chart
      #dc54f8 RGB pie chart
      #dc54f8 color shades, tints & tones
#dc54f8 color schemes
#dc54f8 color preview, HTML & CSS examples
           This text has a color of #dc54f8        
        
          <p style="color:#dc54f8;">Text here</p>
        
        
          .mytext {color:#dc54f8;}
        
        Text color #dc54f8
      
           This box has a color of #dc54f8        
        
          <div style="background-color:#dc54f8;">Content here</div>
        
        
          .mybackground {background-color:#dc54f8;}
        
        Background color #dc54f8
      
           Border around this has a color of #dc54f8        
        
          <div style="border:2px solid #dc54f8;">Content here</div>
        
        
          .myborder {border:2px solid #dc54f8;}
        
        Border color #dc54f8