#dc61e7 color space conversions
Hex:
        #dc61e7
        RGB:
        220, 97, 231
        CMY:
        14, 62, 9
        CMYK:
        5, 58, 0, 9
      HSL:
        295°, 73.6264%, 64.3137%
        HSV (HSB):
        295°, 58.0087%, 90.5882%
        XYZ:
        48.2137, 29.5346, 78.7609
        xyY:
        0.3081, 0.1887, 29.5346
      CIE-Lab:
        61.2505, 65.7858, -46.3435
        CIE-LCH:
        61.2505, 80.4704, 324.8368
        CIE-Luv:
        61.2505, 53.5462, -81.9888
        Hunter-Lab:
        54.3457, 63.2543, -47.8845
      #dc61e7 color charts
#dc61e7 RGB chart
      #dc61e7 CMYK chart
      #dc61e7 RGB pie chart
      #dc61e7 color shades, tints & tones
#dc61e7 color schemes
#dc61e7 color preview, HTML & CSS examples
           This text has a color of #dc61e7        
        
          <p style="color:#dc61e7;">Text here</p>
        
        
          .mytext {color:#dc61e7;}
        
        Text color #dc61e7
      
           This box has a color of #dc61e7        
        
          <div style="background-color:#dc61e7;">Content here</div>
        
        
          .mybackground {background-color:#dc61e7;}
        
        Background color #dc61e7
      
           Border around this has a color of #dc61e7        
        
          <div style="border:2px solid #dc61e7;">Content here</div>
        
        
          .myborder {border:2px solid #dc61e7;}
        
        Border color #dc61e7