#b50ed3 color space conversions
Hex:
        #b50ed3
        RGB:
        181, 14, 211
        CMY:
        29, 95, 17
        CMYK:
        14, 93, 0, 17
      HSL:
        291°, 87.5556%, 44.1176%
        HSV (HSB):
        291°, 93.3649%, 82.7451%
        XYZ:
        30.9710, 14.8410, 62.8603
        xyY:
        0.2850, 0.1366, 14.8410
      CIE-Lab:
        45.4156, 79.3438, -60.6447
        CIE-LCH:
        45.4156, 99.8659, 322.6083
        CIE-Luv:
        45.4156, 48.6108, -98.1593
        Hunter-Lab:
        38.5240, 76.0862, -69.7777
      #b50ed3 color charts
#b50ed3 RGB chart
      #b50ed3 CMYK chart
      #b50ed3 RGB pie chart
      #b50ed3 color shades, tints & tones
#b50ed3 color schemes
#b50ed3 color preview, HTML & CSS examples
           This text has a color of #b50ed3        
        
          <p style="color:#b50ed3;">Text here</p>
        
        
          .mytext {color:#b50ed3;}
        
        Text color #b50ed3
      
           This box has a color of #b50ed3        
        
          <div style="background-color:#b50ed3;">Content here</div>
        
        
          .mybackground {background-color:#b50ed3;}
        
        Background color #b50ed3
      
           Border around this has a color of #b50ed3        
        
          <div style="border:2px solid #b50ed3;">Content here</div>
        
        
          .myborder {border:2px solid #b50ed3;}
        
        Border color #b50ed3