#dc34fb color space conversions
Hex:
        #dc34fb
        RGB:
        220, 52, 251
        CMY:
        14, 80, 2
        CMYK:
        12, 79, 0, 2
      HSL:
        291°, 96.1353%, 59.4118%
        HSV (HSB):
        291°, 79.2829%, 98.4314%
        XYZ:
        48.1558, 24.6367, 93.4840
        xyY:
        0.2896, 0.1482, 24.6367
      CIE-Lab:
        56.7197, 85.1556, -64.7097
        CIE-LCH:
        56.7197, 106.9524, 322.7688
        CIE-Luv:
        56.7197, 57.5596, -111.1515
        Hunter-Lab:
        49.6353, 86.3174, -76.9231
      #dc34fb color charts
#dc34fb RGB chart
      #dc34fb CMYK chart
      #dc34fb RGB pie chart
      #dc34fb color shades, tints & tones
#dc34fb color schemes
#dc34fb color preview, HTML & CSS examples
           This text has a color of #dc34fb        
        
          <p style="color:#dc34fb;">Text here</p>
        
        
          .mytext {color:#dc34fb;}
        
        Text color #dc34fb
      
           This box has a color of #dc34fb        
        
          <div style="background-color:#dc34fb;">Content here</div>
        
        
          .mybackground {background-color:#dc34fb;}
        
        Background color #dc34fb
      
           Border around this has a color of #dc34fb        
        
          <div style="border:2px solid #dc34fb;">Content here</div>
        
        
          .myborder {border:2px solid #dc34fb;}
        
        Border color #dc34fb