#dc0efb color space conversions
Hex:
        #dc0efb
        RGB:
        220, 14, 251
        CMY:
        14, 95, 2
        CMYK:
        12, 94, 0, 2
      HSL:
        292°, 96.7347%, 51.9608%
        HSV (HSB):
        292°, 94.4223%, 98.4314%
        XYZ:
        47.0848, 22.4948, 93.1271
        xyY:
        0.2894, 0.1383, 22.4948
      CIE-Lab:
        54.5481, 91.5390, -68.2116
        CIE-LCH:
        54.5481, 114.1587, 323.3078
        CIE-Luv:
        54.5481, 60.8797, -115.8609
        Hunter-Lab:
        47.4286, 94.2059, -83.2170
      #dc0efb color charts
#dc0efb RGB chart
      #dc0efb CMYK chart
      #dc0efb RGB pie chart
      #dc0efb color shades, tints & tones
#dc0efb color schemes
#dc0efb color preview, HTML & CSS examples
           This text has a color of #dc0efb        
        
          <p style="color:#dc0efb;">Text here</p>
        
        
          .mytext {color:#dc0efb;}
        
        Text color #dc0efb
      
           This box has a color of #dc0efb        
        
          <div style="background-color:#dc0efb;">Content here</div>
        
        
          .mybackground {background-color:#dc0efb;}
        
        Background color #dc0efb
      
           Border around this has a color of #dc0efb        
        
          <div style="border:2px solid #dc0efb;">Content here</div>
        
        
          .myborder {border:2px solid #dc0efb;}
        
        Border color #dc0efb