#dc2cfb color space conversions
Hex:
        #dc2cfb
        RGB:
        220, 44, 251
        CMY:
        14, 83, 2
        CMYK:
        12, 82, 0, 2
      HSL:
        291°, 96.2791%, 57.8431%
        HSV (HSB):
        291°, 82.4701%, 98.4314%
        XYZ:
        47.8285, 23.9820, 93.3749
        xyY:
        0.2895, 0.1452, 23.9820
      CIE-Lab:
        56.0698, 87.0516, -65.7562
        CIE-LCH:
        56.0698, 109.0957, 322.9337
        CIE-Luv:
        56.0698, 58.5754, -112.5969
        Hunter-Lab:
        48.9715, 88.6337, -78.7695
      #dc2cfb color charts
#dc2cfb RGB chart
      #dc2cfb CMYK chart
      #dc2cfb RGB pie chart
      #dc2cfb color shades, tints & tones
#dc2cfb color schemes
#dc2cfb color preview, HTML & CSS examples
           This text has a color of #dc2cfb        
        
          <p style="color:#dc2cfb;">Text here</p>
        
        
          .mytext {color:#dc2cfb;}
        
        Text color #dc2cfb
      
           This box has a color of #dc2cfb        
        
          <div style="background-color:#dc2cfb;">Content here</div>
        
        
          .mybackground {background-color:#dc2cfb;}
        
        Background color #dc2cfb
      
           Border around this has a color of #dc2cfb        
        
          <div style="border:2px solid #dc2cfb;">Content here</div>
        
        
          .myborder {border:2px solid #dc2cfb;}
        
        Border color #dc2cfb