#d50bf7 color space conversions
Hex:
        #d50bf7
        RGB:
        213, 11, 247
        CMY:
        16, 96, 3
        CMYK:
        14, 96, 0, 3
      HSL:
        291°, 93.6508%, 50.5882%
        HSV (HSB):
        291°, 95.5466%, 96.8627%
        XYZ:
        44.3487, 21.1009, 89.7311
        xyY:
        0.2858, 0.1360, 21.1009
      CIE-Lab:
        53.0597, 90.1376, -68.4415
        CIE-LCH:
        53.0597, 113.1769, 322.7906
        CIE-Luv:
        53.0597, 57.7445, -115.1386
        Hunter-Lab:
        45.9357, 91.9459, -83.6625
      #d50bf7 color charts
#d50bf7 RGB chart
      #d50bf7 CMYK chart
      #d50bf7 RGB pie chart
      #d50bf7 color shades, tints & tones
#d50bf7 color schemes
#d50bf7 color preview, HTML & CSS examples
           This text has a color of #d50bf7        
        
          <p style="color:#d50bf7;">Text here</p>
        
        
          .mytext {color:#d50bf7;}
        
        Text color #d50bf7
      
           This box has a color of #d50bf7        
        
          <div style="background-color:#d50bf7;">Content here</div>
        
        
          .mybackground {background-color:#d50bf7;}
        
        Background color #d50bf7
      
           Border around this has a color of #d50bf7        
        
          <div style="border:2px solid #d50bf7;">Content here</div>
        
        
          .myborder {border:2px solid #d50bf7;}
        
        Border color #d50bf7