#b028c2 color space conversions
Hex:
        #b028c2
        RGB:
        176, 40, 194
        CMY:
        31, 84, 24
        CMYK:
        9, 79, 0, 24
      HSL:
        293°, 65.8120%, 45.8824%
        HSV (HSB):
        293°, 79.3814%, 76.0784%
        XYZ:
        28.4009, 14.6427, 52.3684
        xyY:
        0.2977, 0.1535, 14.6427
      CIE-Lab:
        45.1409, 70.7344, -51.2836
        CIE-LCH:
        45.1409, 87.3692, 324.0573
        CIE-Luv:
        45.1409, 48.4495, -83.9524
        Hunter-Lab:
        38.2658, 65.5175, -54.3548
      #b028c2 color charts
#b028c2 RGB chart
      #b028c2 CMYK chart
      #b028c2 RGB pie chart
      #b028c2 color shades, tints & tones
#b028c2 color schemes
#b028c2 color preview, HTML & CSS examples
           This text has a color of #b028c2        
        
          <p style="color:#b028c2;">Text here</p>
        
        
          .mytext {color:#b028c2;}
        
        Text color #b028c2
      
           This box has a color of #b028c2        
        
          <div style="background-color:#b028c2;">Content here</div>
        
        
          .mybackground {background-color:#b028c2;}
        
        Background color #b028c2
      
           Border around this has a color of #b028c2        
        
          <div style="border:2px solid #b028c2;">Content here</div>
        
        
          .myborder {border:2px solid #b028c2;}
        
        Border color #b028c2