#dc0cfb color space conversions
Hex:
        #dc0cfb
        RGB:
        220, 12, 251
        CMY:
        14, 95, 2
        CMYK:
        12, 95, 0, 2
      HSL:
        292°, 96.7611%, 51.5686%
        HSV (HSB):
        292°, 95.2191%, 98.4314%
        XYZ:
        47.0593, 22.4436, 93.1185
        xyY:
        0.2894, 0.1380, 22.4436
      CIE-Lab:
        54.4946, 91.6979, -68.2981
        CIE-LCH:
        54.4946, 114.3378, 323.3207
        CIE-Luv:
        54.4946, 60.9587, -115.9724
        Hunter-Lab:
        47.3747, 94.4057, -83.3767
      #dc0cfb color charts
#dc0cfb RGB chart
      #dc0cfb CMYK chart
      #dc0cfb RGB pie chart
      #dc0cfb color shades, tints & tones
#dc0cfb color schemes
#dc0cfb color preview, HTML & CSS examples
           This text has a color of #dc0cfb        
        
          <p style="color:#dc0cfb;">Text here</p>
        
        
          .mytext {color:#dc0cfb;}
        
        Text color #dc0cfb
      
           This box has a color of #dc0cfb        
        
          <div style="background-color:#dc0cfb;">Content here</div>
        
        
          .mybackground {background-color:#dc0cfb;}
        
        Background color #dc0cfb
      
           Border around this has a color of #dc0cfb        
        
          <div style="border:2px solid #dc0cfb;">Content here</div>
        
        
          .myborder {border:2px solid #dc0cfb;}
        
        Border color #dc0cfb