#dc53b3 color space conversions
Hex:
        #dc53b3
        RGB:
        220, 83, 179
        CMY:
        14, 67, 30
        CMYK:
        0, 62, 19, 14
      HSL:
        318°, 66.1836%, 59.4118%
        HSV (HSB):
        318°, 62.2727%, 86.2745%
        XYZ:
        40.7451, 24.6568, 45.2596
        xyY:
        0.3682, 0.2228, 24.6568
      CIE-Lab:
        56.7395, 63.4744, -23.8482
        CIE-LCH:
        56.7395, 67.8066, 339.4081
        CIE-Luv:
        56.7395, 74.0961, -45.8685
        Hunter-Lab:
        49.6556, 59.5715, -19.2820
      #dc53b3 color charts
#dc53b3 RGB chart
      #dc53b3 CMYK chart
      #dc53b3 RGB pie chart
      #dc53b3 color shades, tints & tones
#dc53b3 color schemes
#dc53b3 color preview, HTML & CSS examples
           This text has a color of #dc53b3        
        
          <p style="color:#dc53b3;">Text here</p>
        
        
          .mytext {color:#dc53b3;}
        
        Text color #dc53b3
      
           This box has a color of #dc53b3        
        
          <div style="background-color:#dc53b3;">Content here</div>
        
        
          .mybackground {background-color:#dc53b3;}
        
        Background color #dc53b3
      
           Border around this has a color of #dc53b3        
        
          <div style="border:2px solid #dc53b3;">Content here</div>
        
        
          .myborder {border:2px solid #dc53b3;}
        
        Border color #dc53b3