#dc61f5 color space conversions
Hex:
        #dc61f5
        RGB:
        220, 97, 245
        CMY:
        14, 62, 4
        CMYK:
        10, 60, 0, 4
      HSL:
        290°, 88.0952%, 67.0588%
        HSV (HSB):
        290°, 60.4082%, 96.0784%
        XYZ:
        50.2713, 30.3576, 89.5962
        xyY:
        0.2953, 0.1783, 30.3576
      CIE-Lab:
        61.9616, 68.3149, -52.9995
        CIE-LCH:
        61.9616, 86.4631, 322.1953
        CIE-Luv:
        61.9616, 49.7945, -93.0628
        Hunter-Lab:
        55.0977, 66.4429, -57.8450
      #dc61f5 color charts
#dc61f5 RGB chart
      #dc61f5 CMYK chart
      #dc61f5 RGB pie chart
      #dc61f5 color shades, tints & tones
#dc61f5 color schemes
#dc61f5 color preview, HTML & CSS examples
           This text has a color of #dc61f5        
        
          <p style="color:#dc61f5;">Text here</p>
        
        
          .mytext {color:#dc61f5;}
        
        Text color #dc61f5
      
           This box has a color of #dc61f5        
        
          <div style="background-color:#dc61f5;">Content here</div>
        
        
          .mybackground {background-color:#dc61f5;}
        
        Background color #dc61f5
      
           Border around this has a color of #dc61f5        
        
          <div style="border:2px solid #dc61f5;">Content here</div>
        
        
          .myborder {border:2px solid #dc61f5;}
        
        Border color #dc61f5