#dc54e1 color space conversions
Hex:
        #dc54e1
        RGB:
        220, 84, 225
        CMY:
        14, 67, 12
        CMYK:
        2, 63, 0, 12
      HSL:
        298°, 70.1493%, 60.5882%
        HSV (HSB):
        298°, 62.6667%, 88.2353%
        XYZ:
        46.2761, 26.9925, 74.0052
        xyY:
        0.3142, 0.1833, 26.9925
      CIE-Lab:
        58.9674, 70.2119, -46.5911
        CIE-LCH:
        58.9674, 84.2642, 326.4326
        CIE-Luv:
        58.9674, 59.1265, -82.3784
        Hunter-Lab:
        51.9543, 68.0712, -48.0863
      #dc54e1 color charts
#dc54e1 RGB chart
      #dc54e1 CMYK chart
      #dc54e1 RGB pie chart
      #dc54e1 color shades, tints & tones
#dc54e1 color schemes
#dc54e1 color preview, HTML & CSS examples
           This text has a color of #dc54e1        
        
          <p style="color:#dc54e1;">Text here</p>
        
        
          .mytext {color:#dc54e1;}
        
        Text color #dc54e1
      
           This box has a color of #dc54e1        
        
          <div style="background-color:#dc54e1;">Content here</div>
        
        
          .mybackground {background-color:#dc54e1;}
        
        Background color #dc54e1
      
           Border around this has a color of #dc54e1        
        
          <div style="border:2px solid #dc54e1;">Content here</div>
        
        
          .myborder {border:2px solid #dc54e1;}
        
        Border color #dc54e1