#dc15fe color space conversions
Hex:
        #dc15fe
        RGB:
        220, 21, 254
        CMY:
        14, 92, 0
        CMYK:
        13, 92, 0, 0
      HSL:
        291°, 99.1489%, 53.9216%
        HSV (HSB):
        291°, 91.7323%, 99.6078%
        XYZ:
        47.6728, 22.9077, 95.6749
        xyY:
        0.2867, 0.1378, 22.9077
      CIE-Lab:
        54.9772, 91.3292, -69.1876
        CIE-LCH:
        54.9772, 114.5772, 322.8538
        CIE-Luv:
        54.9772, 59.5244, -117.4914
        Hunter-Lab:
        47.8620, 94.0356, -85.0157
      #dc15fe color charts
#dc15fe RGB chart
      #dc15fe CMYK chart
      #dc15fe RGB pie chart
      #dc15fe color shades, tints & tones
#dc15fe color schemes
#dc15fe color preview, HTML & CSS examples
           This text has a color of #dc15fe        
        
          <p style="color:#dc15fe;">Text here</p>
        
        
          .mytext {color:#dc15fe;}
        
        Text color #dc15fe
      
           This box has a color of #dc15fe        
        
          <div style="background-color:#dc15fe;">Content here</div>
        
        
          .mybackground {background-color:#dc15fe;}
        
        Background color #dc15fe
      
           Border around this has a color of #dc15fe        
        
          <div style="border:2px solid #dc15fe;">Content here</div>
        
        
          .myborder {border:2px solid #dc15fe;}
        
        Border color #dc15fe