#dc53f3 color space conversions
Hex:
        #dc53f3
        RGB:
        220, 83, 243
        CMY:
        14, 67, 5
        CMYK:
        9, 66, 0, 5
      HSL:
        291°, 86.9565%, 63.9216%
        HSV (HSB):
        291°, 65.8436%, 95.2941%
        XYZ:
        48.7861, 27.8732, 87.6028
        xyY:
        0.2970, 0.1697, 27.8732
      CIE-Lab:
        59.7740, 73.7219, -55.3707
        CIE-LCH:
        59.7740, 92.2000, 323.0907
        CIE-Luv:
        59.7740, 54.0788, -96.7825
        Hunter-Lab:
        52.7951, 72.5542, -61.4232
      #dc53f3 color charts
#dc53f3 RGB chart
      #dc53f3 CMYK chart
      #dc53f3 RGB pie chart
      #dc53f3 color shades, tints & tones
#dc53f3 color schemes
#dc53f3 color preview, HTML & CSS examples
           This text has a color of #dc53f3        
        
          <p style="color:#dc53f3;">Text here</p>
        
        
          .mytext {color:#dc53f3;}
        
        Text color #dc53f3
      
           This box has a color of #dc53f3        
        
          <div style="background-color:#dc53f3;">Content here</div>
        
        
          .mybackground {background-color:#dc53f3;}
        
        Background color #dc53f3
      
           Border around this has a color of #dc53f3        
        
          <div style="border:2px solid #dc53f3;">Content here</div>
        
        
          .myborder {border:2px solid #dc53f3;}
        
        Border color #dc53f3