#b128ef color space conversions
Hex:
        #b128ef
        RGB:
        177, 40, 239
        CMY:
        31, 84, 6
        CMYK:
        26, 83, 0, 6
      HSL:
        281°, 86.1472%, 54.7059%
        HSV (HSB):
        281°, 83.2636%, 93.7255%
        XYZ:
        34.4702, 17.0967, 83.1446
        xyY:
        0.2559, 0.1269, 17.0967
      CIE-Lab:
        48.3816, 79.0579, -71.8021
        CIE-LCH:
        48.3816, 106.7974, 317.7536
        CIE-Luv:
        48.3816, 36.0570, -115.4636
        Hunter-Lab:
        41.3481, 76.4488, -90.2791
      #b128ef color charts
#b128ef RGB chart
      #b128ef CMYK chart
      #b128ef RGB pie chart
      #b128ef color shades, tints & tones
#b128ef color schemes
#b128ef color preview, HTML & CSS examples
           This text has a color of #b128ef        
        
          <p style="color:#b128ef;">Text here</p>
        
        
          .mytext {color:#b128ef;}
        
        Text color #b128ef
      
           This box has a color of #b128ef        
        
          <div style="background-color:#b128ef;">Content here</div>
        
        
          .mybackground {background-color:#b128ef;}
        
        Background color #b128ef
      
           Border around this has a color of #b128ef        
        
          <div style="border:2px solid #b128ef;">Content here</div>
        
        
          .myborder {border:2px solid #b128ef;}
        
        Border color #b128ef