#d50bd8 color space conversions
Hex:
        #d50bd8
        RGB:
        213, 11, 216
        CMY:
        16, 96, 15
        CMYK:
        1, 95, 0, 15
      HSL:
        299°, 90.3084%, 44.5098%
        HSV (HSB):
        299°, 94.9074%, 84.7059%
        XYZ:
        39.9549, 19.3433, 66.5935
        xyY:
        0.3174, 0.1537, 19.3433
      CIE-Lab:
        51.0865, 85.3876, -54.1009
        CIE-LCH:
        51.0865, 101.0838, 327.6420
        CIE-Luv:
        51.0865, 68.9174, -92.8403
        Hunter-Lab:
        43.9811, 85.1927, -58.9866
      #d50bd8 color charts
#d50bd8 RGB chart
      #d50bd8 CMYK chart
      #d50bd8 RGB pie chart
      #d50bd8 color shades, tints & tones
#d50bd8 color schemes
#d50bd8 color preview, HTML & CSS examples
           This text has a color of #d50bd8        
        
          <p style="color:#d50bd8;">Text here</p>
        
        
          .mytext {color:#d50bd8;}
        
        Text color #d50bd8
      
           This box has a color of #d50bd8        
        
          <div style="background-color:#d50bd8;">Content here</div>
        
        
          .mybackground {background-color:#d50bd8;}
        
        Background color #d50bd8
      
           Border around this has a color of #d50bd8        
        
          <div style="border:2px solid #d50bd8;">Content here</div>
        
        
          .myborder {border:2px solid #d50bd8;}
        
        Border color #d50bd8