#d50ec5 color space conversions
Hex:
        #d50ec5
        RGB:
        213, 14, 197
        CMY:
        16, 95, 23
        CMYK:
        0, 93, 8, 16
      HSL:
        305°, 87.6652%, 44.5098%
        HSV (HSB):
        305°, 93.4272%, 83.5294%
        XYZ:
        37.6757, 18.4914, 54.4068
        xyY:
        0.3407, 0.1672, 18.4914
      CIE-Lab:
        50.0868, 82.4345, -44.7636
        CIE-LCH:
        50.0868, 93.8042, 331.4971
        CIE-Luv:
        50.0868, 76.3522, -78.3738
        Hunter-Lab:
        43.0017, 81.1388, -44.9141
      #d50ec5 color charts
#d50ec5 RGB chart
      #d50ec5 CMYK chart
      #d50ec5 RGB pie chart
      #d50ec5 color shades, tints & tones
#d50ec5 color schemes
#d50ec5 color preview, HTML & CSS examples
           This text has a color of #d50ec5        
        
          <p style="color:#d50ec5;">Text here</p>
        
        
          .mytext {color:#d50ec5;}
        
        Text color #d50ec5
      
           This box has a color of #d50ec5        
        
          <div style="background-color:#d50ec5;">Content here</div>
        
        
          .mybackground {background-color:#d50ec5;}
        
        Background color #d50ec5
      
           Border around this has a color of #d50ec5        
        
          <div style="border:2px solid #d50ec5;">Content here</div>
        
        
          .myborder {border:2px solid #d50ec5;}
        
        Border color #d50ec5