#dc55b3 color space conversions
Hex:
        #dc55b3
        RGB:
        220, 85, 179
        CMY:
        14, 67, 30
        CMYK:
        0, 61, 19, 14
      HSL:
        318°, 65.8537%, 59.8039%
        HSV (HSB):
        318°, 61.3636%, 86.2745%
        XYZ:
        40.9004, 24.9673, 45.3113
        xyY:
        0.3679, 0.2246, 24.9673
      CIE-Lab:
        57.0436, 62.6420, -23.3808
        CIE-LCH:
        57.0436, 66.8632, 339.5322
        CIE-Luv:
        57.0436, 73.3353, -45.0696
        Hunter-Lab:
        49.9673, 58.6671, -18.7882
      #dc55b3 color charts
#dc55b3 RGB chart
      #dc55b3 CMYK chart
      #dc55b3 RGB pie chart
      #dc55b3 color shades, tints & tones
#dc55b3 color schemes
#dc55b3 color preview, HTML & CSS examples
           This text has a color of #dc55b3        
        
          <p style="color:#dc55b3;">Text here</p>
        
        
          .mytext {color:#dc55b3;}
        
        Text color #dc55b3
      
           This box has a color of #dc55b3        
        
          <div style="background-color:#dc55b3;">Content here</div>
        
        
          .mybackground {background-color:#dc55b3;}
        
        Background color #dc55b3
      
           Border around this has a color of #dc55b3        
        
          <div style="border:2px solid #dc55b3;">Content here</div>
        
        
          .myborder {border:2px solid #dc55b3;}
        
        Border color #dc55b3