#d50be7 color space conversions
Hex:
        #d50be7
        RGB:
        213, 11, 231
        CMY:
        16, 96, 9
        CMYK:
        8, 95, 0, 9
      HSL:
        295°, 90.9091%, 47.4510%
        HSV (HSB):
        295°, 95.2381%, 90.5882%
        XYZ:
        41.9840, 20.1550, 77.2788
        xyY:
        0.3011, 0.1446, 20.1550
      CIE-Lab:
        52.0120, 87.6346, -61.1387
        CIE-LCH:
        52.0120, 106.8539, 325.0983
        CIE-Luv:
        52.0120, 63.3169, -103.7859
        Hunter-Lab:
        44.8943, 88.3637, -70.6328
      #d50be7 color charts
#d50be7 RGB chart
      #d50be7 CMYK chart
      #d50be7 RGB pie chart
      #d50be7 color shades, tints & tones
#d50be7 color schemes
#d50be7 color preview, HTML & CSS examples
           This text has a color of #d50be7        
        
          <p style="color:#d50be7;">Text here</p>
        
        
          .mytext {color:#d50be7;}
        
        Text color #d50be7
      
           This box has a color of #d50be7        
        
          <div style="background-color:#d50be7;">Content here</div>
        
        
          .mybackground {background-color:#d50be7;}
        
        Background color #d50be7
      
           Border around this has a color of #d50be7        
        
          <div style="border:2px solid #d50be7;">Content here</div>
        
        
          .myborder {border:2px solid #d50be7;}
        
        Border color #d50be7