#dc1af3 color space conversions
Hex:
        #dc1af3
        RGB:
        220, 26, 243
        CMY:
        14, 90, 5
        CMYK:
        9, 89, 0, 5
      HSL:
        294°, 90.0415%, 52.7451%
        HSV (HSB):
        294°, 89.3004%, 95.2941%
        XYZ:
        46.0623, 22.4255, 86.6948
        xyY:
        0.2968, 0.1445, 22.4255
      CIE-Lab:
        54.4756, 88.9664, -63.8610
        CIE-LCH:
        54.4756, 109.5137, 324.3288
        CIE-Luv:
        54.4756, 62.9688, -109.2153
        Hunter-Lab:
        47.3556, 90.7528, -75.3945
      #dc1af3 color charts
#dc1af3 RGB chart
      #dc1af3 CMYK chart
      #dc1af3 RGB pie chart
      #dc1af3 color shades, tints & tones
#dc1af3 color schemes
#dc1af3 color preview, HTML & CSS examples
           This text has a color of #dc1af3        
        
          <p style="color:#dc1af3;">Text here</p>
        
        
          .mytext {color:#dc1af3;}
        
        Text color #dc1af3
      
           This box has a color of #dc1af3        
        
          <div style="background-color:#dc1af3;">Content here</div>
        
        
          .mybackground {background-color:#dc1af3;}
        
        Background color #dc1af3
      
           Border around this has a color of #dc1af3        
        
          <div style="border:2px solid #dc1af3;">Content here</div>
        
        
          .myborder {border:2px solid #dc1af3;}
        
        Border color #dc1af3