#dc5efb color space conversions
Hex:
        #dc5efb
        RGB:
        220, 94, 251
        CMY:
        14, 63, 2
        CMYK:
        12, 63, 0, 2
      HSL:
        288°, 95.1515%, 67.6471%
        HSV (HSB):
        288°, 62.5498%, 98.4314%
        XYZ:
        50.9305, 30.1861, 94.4090
        xyY:
        0.2902, 0.1720, 30.1861
      CIE-Lab:
        61.8145, 70.7086, -56.5505
        CIE-LCH:
        61.8145, 90.5410, 321.3483
        CIE-Luv:
        61.8145, 49.0478, -98.9303
        Hunter-Lab:
        54.9419, 69.3192, -63.4212
      #dc5efb color charts
#dc5efb RGB chart
      #dc5efb CMYK chart
      #dc5efb RGB pie chart
      #dc5efb color shades, tints & tones
#dc5efb color schemes
#dc5efb color preview, HTML & CSS examples
           This text has a color of #dc5efb        
        
          <p style="color:#dc5efb;">Text here</p>
        
        
          .mytext {color:#dc5efb;}
        
        Text color #dc5efb
      
           This box has a color of #dc5efb        
        
          <div style="background-color:#dc5efb;">Content here</div>
        
        
          .mybackground {background-color:#dc5efb;}
        
        Background color #dc5efb
      
           Border around this has a color of #dc5efb        
        
          <div style="border:2px solid #dc5efb;">Content here</div>
        
        
          .myborder {border:2px solid #dc5efb;}
        
        Border color #dc5efb