#dc1af2 color space conversions
Hex:
        #dc1af2
        RGB:
        220, 26, 242
        CMY:
        14, 90, 5
        CMYK:
        9, 89, 0, 5
      HSL:
        294°, 89.2562%, 52.5490%
        HSV (HSB):
        294°, 89.2562%, 94.9020%
        XYZ:
        45.9116, 22.3652, 85.9015
        xyY:
        0.2978, 0.1451, 22.3652
      CIE-Lab:
        54.4124, 88.8101, -63.4028
        CIE-LCH:
        54.4124, 109.1199, 324.4764
        CIE-Luv:
        54.4124, 63.3189, -108.4948
        Hunter-Lab:
        47.2919, 90.5294, -74.5907
      #dc1af2 color charts
#dc1af2 RGB chart
      #dc1af2 CMYK chart
      #dc1af2 RGB pie chart
      #dc1af2 color shades, tints & tones
#dc1af2 color schemes
#dc1af2 color preview, HTML & CSS examples
           This text has a color of #dc1af2        
        
          <p style="color:#dc1af2;">Text here</p>
        
        
          .mytext {color:#dc1af2;}
        
        Text color #dc1af2
      
           This box has a color of #dc1af2        
        
          <div style="background-color:#dc1af2;">Content here</div>
        
        
          .mybackground {background-color:#dc1af2;}
        
        Background color #dc1af2
      
           Border around this has a color of #dc1af2        
        
          <div style="border:2px solid #dc1af2;">Content here</div>
        
        
          .myborder {border:2px solid #dc1af2;}
        
        Border color #dc1af2