#dc13f0 color space conversions
Hex:
        #dc13f0
        RGB:
        220, 19, 240
        CMY:
        14, 93, 6
        CMYK:
        8, 92, 0, 6
      HSL:
        295°, 88.0478%, 50.7843%
        HSV (HSB):
        295°, 92.0833%, 94.1176%
        XYZ:
        45.4762, 21.9727, 84.2824
        xyY:
        0.2997, 0.1448, 21.9727
      CIE-Lab:
        53.9980, 89.3524, -62.9489
        CIE-LCH:
        53.9980, 109.2996, 324.8353
        CIE-Luv:
        53.9980, 64.4818, -107.6814
        Hunter-Lab:
        46.8750, 91.1423, -73.7923
      #dc13f0 color charts
#dc13f0 RGB chart
      #dc13f0 CMYK chart
      #dc13f0 RGB pie chart
      #dc13f0 color shades, tints & tones
#dc13f0 color schemes
#dc13f0 color preview, HTML & CSS examples
           This text has a color of #dc13f0        
        
          <p style="color:#dc13f0;">Text here</p>
        
        
          .mytext {color:#dc13f0;}
        
        Text color #dc13f0
      
           This box has a color of #dc13f0        
        
          <div style="background-color:#dc13f0;">Content here</div>
        
        
          .mybackground {background-color:#dc13f0;}
        
        Background color #dc13f0
      
           Border around this has a color of #dc13f0        
        
          <div style="border:2px solid #dc13f0;">Content here</div>
        
        
          .myborder {border:2px solid #dc13f0;}
        
        Border color #dc13f0