#dc0dfb color space conversions
Hex:
        #dc0dfb
        RGB:
        220, 13, 251
        CMY:
        14, 95, 2
        CMYK:
        12, 95, 0, 2
      HSL:
        292°, 96.7480%, 51.7647%
        HSV (HSB):
        292°, 94.8207%, 98.4314%
        XYZ:
        47.0717, 22.4685, 93.1227
        xyY:
        0.2894, 0.1381, 22.4685
      CIE-Lab:
        54.5206, 91.6205, -68.2559
        CIE-LCH:
        54.5206, 114.2505, 323.3144
        CIE-Luv:
        54.5206, 60.9202, -115.9181
        Hunter-Lab:
        47.4010, 94.3084, -83.2989
      #dc0dfb color charts
#dc0dfb RGB chart
      #dc0dfb CMYK chart
      #dc0dfb RGB pie chart
      #dc0dfb color shades, tints & tones
#dc0dfb color schemes
#dc0dfb color preview, HTML & CSS examples
           This text has a color of #dc0dfb        
        
          <p style="color:#dc0dfb;">Text here</p>
        
        
          .mytext {color:#dc0dfb;}
        
        Text color #dc0dfb
      
           This box has a color of #dc0dfb        
        
          <div style="background-color:#dc0dfb;">Content here</div>
        
        
          .mybackground {background-color:#dc0dfb;}
        
        Background color #dc0dfb
      
           Border around this has a color of #dc0dfb        
        
          <div style="border:2px solid #dc0dfb;">Content here</div>
        
        
          .myborder {border:2px solid #dc0dfb;}
        
        Border color #dc0dfb