#dc55f0 color space conversions
Hex:
        #dc55f0
        RGB:
        220, 85, 240
        CMY:
        14, 67, 6
        CMYK:
        8, 65, 0, 6
      HSL:
        292°, 83.7838%, 63.7255%
        HSV (HSB):
        292°, 64.5833%, 94.1176%
        XYZ:
        48.4919, 28.0039, 85.2876
        xyY:
        0.2997, 0.1731, 28.0039
      CIE-Lab:
        59.8923, 72.4058, -53.5134
        CIE-LCH:
        59.8923, 90.0349, 323.5328
        CIE-Luv:
        59.8923, 54.4383, -93.7589
        Hunter-Lab:
        52.9187, 70.9600, -58.5129
      #dc55f0 color charts
#dc55f0 RGB chart
      #dc55f0 CMYK chart
      #dc55f0 RGB pie chart
      #dc55f0 color shades, tints & tones
#dc55f0 color schemes
#dc55f0 color preview, HTML & CSS examples
           This text has a color of #dc55f0        
        
          <p style="color:#dc55f0;">Text here</p>
        
        
          .mytext {color:#dc55f0;}
        
        Text color #dc55f0
      
           This box has a color of #dc55f0        
        
          <div style="background-color:#dc55f0;">Content here</div>
        
        
          .mybackground {background-color:#dc55f0;}
        
        Background color #dc55f0
      
           Border around this has a color of #dc55f0        
        
          <div style="border:2px solid #dc55f0;">Content here</div>
        
        
          .myborder {border:2px solid #dc55f0;}
        
        Border color #dc55f0