#dc1af7 color space conversions
Hex:
        #dc1af7
        RGB:
        220, 26, 247
        CMY:
        14, 90, 3
        CMYK:
        11, 89, 0, 3
      HSL:
        293°, 93.2489%, 53.5294%
        HSV (HSB):
        293°, 89.4737%, 96.8627%
        XYZ:
        46.6731, 22.6698, 89.9115
        xyY:
        0.2931, 0.1423, 22.6698
      CIE-Lab:
        54.7306, 89.5955, -65.6862
        CIE-LCH:
        54.7306, 111.0947, 323.7533
        CIE-Luv:
        54.7306, 61.5837, -112.0843
        Hunter-Lab:
        47.6128, 91.6544, -78.6334
      #dc1af7 color charts
#dc1af7 RGB chart
      #dc1af7 CMYK chart
      #dc1af7 RGB pie chart
      #dc1af7 color shades, tints & tones
#dc1af7 color schemes
#dc1af7 color preview, HTML & CSS examples
           This text has a color of #dc1af7        
        
          <p style="color:#dc1af7;">Text here</p>
        
        
          .mytext {color:#dc1af7;}
        
        Text color #dc1af7
      
           This box has a color of #dc1af7        
        
          <div style="background-color:#dc1af7;">Content here</div>
        
        
          .mybackground {background-color:#dc1af7;}
        
        Background color #dc1af7
      
           Border around this has a color of #dc1af7        
        
          <div style="border:2px solid #dc1af7;">Content here</div>
        
        
          .myborder {border:2px solid #dc1af7;}
        
        Border color #dc1af7