#b140db color space conversions
Hex:
        #b140db
        RGB:
        177, 64, 219
        CMY:
        31, 75, 14
        CMYK:
        19, 71, 0, 14
      HSL:
        284°, 68.2819%, 55.4902%
        HSV (HSB):
        284°, 70.7763%, 85.8824%
        XYZ:
        32.7510, 18.1284, 68.7908
        xyY:
        0.2737, 0.1515, 18.1284
      CIE-Lab:
        49.6514, 67.5553, -58.4221
        CIE-LCH:
        49.6514, 89.3133, 319.1466
        CIE-Luv:
        49.6514, 37.7624, -96.2268
        Hunter-Lab:
        42.5774, 62.7937, -65.9885
      #b140db color charts
#b140db RGB chart
      #b140db CMYK chart
      #b140db RGB pie chart
      #b140db color shades, tints & tones
#b140db color schemes
#b140db color preview, HTML & CSS examples
           This text has a color of #b140db        
        
          <p style="color:#b140db;">Text here</p>
        
        
          .mytext {color:#b140db;}
        
        Text color #b140db
      
           This box has a color of #b140db        
        
          <div style="background-color:#b140db;">Content here</div>
        
        
          .mybackground {background-color:#b140db;}
        
        Background color #b140db
      
           Border around this has a color of #b140db        
        
          <div style="border:2px solid #b140db;">Content here</div>
        
        
          .myborder {border:2px solid #b140db;}
        
        Border color #b140db