#dc12fd color space conversions
Hex:
        #dc12fd
        RGB:
        220, 18, 253
        CMY:
        14, 93, 1
        CMYK:
        13, 93, 0, 1
      HSL:
        292°, 98.3264%, 53.1373%
        HSV (HSB):
        292°, 92.8854%, 99.2157%
        XYZ:
        47.4611, 22.7401, 94.8163
        xyY:
        0.2876, 0.1378, 22.7401
      CIE-Lab:
        54.8036, 91.4885, -68.9120
        CIE-LCH:
        54.8036, 114.5383, 323.0118
        CIE-Luv:
        54.8036, 60.0182, -117.0117
        Hunter-Lab:
        47.6866, 94.2045, -84.5070
      #dc12fd color charts
#dc12fd RGB chart
      #dc12fd CMYK chart
      #dc12fd RGB pie chart
      #dc12fd color shades, tints & tones
#dc12fd color schemes
#dc12fd color preview, HTML & CSS examples
           This text has a color of #dc12fd        
        
          <p style="color:#dc12fd;">Text here</p>
        
        
          .mytext {color:#dc12fd;}
        
        Text color #dc12fd
      
           This box has a color of #dc12fd        
        
          <div style="background-color:#dc12fd;">Content here</div>
        
        
          .mybackground {background-color:#dc12fd;}
        
        Background color #dc12fd
      
           Border around this has a color of #dc12fd        
        
          <div style="border:2px solid #dc12fd;">Content here</div>
        
        
          .myborder {border:2px solid #dc12fd;}
        
        Border color #dc12fd