#dc1fff color space conversions
Hex:
        #dc1fff
        RGB:
        220, 31, 255
        CMY:
        14, 88, 0
        CMYK:
        14, 88, 0, 0
      HSL:
        291°, 100.0000%, 56.0784%
        HSV (HSB):
        291°, 87.8431%, 100.0000%
        XYZ:
        48.0552, 23.4156, 96.5946
        xyY:
        0.2859, 0.1393, 23.4156
      CIE-Lab:
        55.4979, 90.1442, -68.9016
        CIE-LCH:
        55.4979, 113.4611, 322.6076
        CIE-Luv:
        55.4979, 58.5227, -117.2425
        Hunter-Lab:
        48.3897, 92.5841, -84.4808
      #dc1fff color charts
#dc1fff RGB chart
      #dc1fff CMYK chart
      #dc1fff RGB pie chart
      #dc1fff color shades, tints & tones
#dc1fff color schemes
#dc1fff color preview, HTML & CSS examples
           This text has a color of #dc1fff        
        
          <p style="color:#dc1fff;">Text here</p>
        
        
          .mytext {color:#dc1fff;}
        
        Text color #dc1fff
      
           This box has a color of #dc1fff        
        
          <div style="background-color:#dc1fff;">Content here</div>
        
        
          .mybackground {background-color:#dc1fff;}
        
        Background color #dc1fff
      
           Border around this has a color of #dc1fff        
        
          <div style="border:2px solid #dc1fff;">Content here</div>
        
        
          .myborder {border:2px solid #dc1fff;}
        
        Border color #dc1fff