#dc2efb color space conversions
Hex:
        #dc2efb
        RGB:
        220, 46, 251
        CMY:
        14, 82, 2
        CMYK:
        12, 82, 0, 2
      HSL:
        291°, 96.2441%, 58.2353%
        HSV (HSB):
        291°, 81.6733%, 98.4314%
        XYZ:
        47.9048, 24.1347, 93.4004
        xyY:
        0.2896, 0.1459, 24.1347
      CIE-Lab:
        56.2224, 86.6054, -65.5104
        CIE-LCH:
        56.2224, 108.5915, 322.8953
        CIE-Luv:
        56.2224, 58.3385, -112.2603
        Hunter-Lab:
        49.1270, 88.0866, -78.3333
      #dc2efb color charts
#dc2efb RGB chart
      #dc2efb CMYK chart
      #dc2efb RGB pie chart
      #dc2efb color shades, tints & tones
#dc2efb color schemes
#dc2efb color preview, HTML & CSS examples
           This text has a color of #dc2efb        
        
          <p style="color:#dc2efb;">Text here</p>
        
        
          .mytext {color:#dc2efb;}
        
        Text color #dc2efb
      
           This box has a color of #dc2efb        
        
          <div style="background-color:#dc2efb;">Content here</div>
        
        
          .mybackground {background-color:#dc2efb;}
        
        Background color #dc2efb
      
           Border around this has a color of #dc2efb        
        
          <div style="border:2px solid #dc2efb;">Content here</div>
        
        
          .myborder {border:2px solid #dc2efb;}
        
        Border color #dc2efb