#b128fe color space conversions
Hex:
        #b128fe
        RGB:
        177, 40, 254
        CMY:
        31, 84, 0
        CMYK:
        30, 84, 0, 0
      HSL:
        278°, 99.0741%, 57.6471%
        HSV (HSB):
        278°, 84.2520%, 99.6078%
        XYZ:
        36.7796, 18.0205, 95.3057
        xyY:
        0.2450, 0.1201, 18.0205
      CIE-Lab:
        49.5209, 81.9387, -78.3482
        CIE-LCH:
        49.5209, 113.3684, 316.2832
        CIE-Luv:
        49.5209, 32.3500, -125.4327
        Hunter-Lab:
        42.4505, 80.3662, -103.3968
      #b128fe color charts
#b128fe RGB chart
      #b128fe CMYK chart
      #b128fe RGB pie chart
      #b128fe color shades, tints & tones
#b128fe color schemes
#b128fe color preview, HTML & CSS examples
           This text has a color of #b128fe        
        
          <p style="color:#b128fe;">Text here</p>
        
        
          .mytext {color:#b128fe;}
        
        Text color #b128fe
      
           This box has a color of #b128fe        
        
          <div style="background-color:#b128fe;">Content here</div>
        
        
          .mybackground {background-color:#b128fe;}
        
        Background color #b128fe
      
           Border around this has a color of #b128fe        
        
          <div style="border:2px solid #b128fe;">Content here</div>
        
        
          .myborder {border:2px solid #b128fe;}
        
        Border color #b128fe