#dc3bfe color space conversions
Hex:
        #dc3bfe
        RGB:
        220, 59, 254
        CMY:
        14, 77, 0
        CMYK:
        13, 77, 0, 0
      HSL:
        290°, 98.9848%, 61.3725%
        HSV (HSB):
        290°, 76.7717%, 99.6078%
        XYZ:
        48.9686, 25.4993, 96.1069
        xyY:
        0.2871, 0.1495, 25.4993
      CIE-Lab:
        57.5587, 83.7690, -65.0244
        CIE-LCH:
        57.5587, 106.0445, 322.1801
        CIE-Luv:
        57.5587, 55.5894, -111.8630
        Hunter-Lab:
        50.4969, 84.7281, -77.4944
      #dc3bfe color charts
#dc3bfe RGB chart
      #dc3bfe CMYK chart
      #dc3bfe RGB pie chart
      #dc3bfe color shades, tints & tones
#dc3bfe color schemes
#dc3bfe color preview, HTML & CSS examples
           This text has a color of #dc3bfe        
        
          <p style="color:#dc3bfe;">Text here</p>
        
        
          .mytext {color:#dc3bfe;}
        
        Text color #dc3bfe
      
           This box has a color of #dc3bfe        
        
          <div style="background-color:#dc3bfe;">Content here</div>
        
        
          .mybackground {background-color:#dc3bfe;}
        
        Background color #dc3bfe
      
           Border around this has a color of #dc3bfe        
        
          <div style="border:2px solid #dc3bfe;">Content here</div>
        
        
          .myborder {border:2px solid #dc3bfe;}
        
        Border color #dc3bfe