#b028f3 color space conversions
Hex:
        #b028f3
        RGB:
        176, 40, 243
        CMY:
        31, 84, 5
        CMYK:
        28, 84, 0, 5
      HSL:
        280°, 89.4273%, 55.4902%
        HSV (HSB):
        280°, 83.5391%, 95.2941%
        XYZ:
        34.8409, 17.2188, 86.2812
        xyY:
        0.2518, 0.1245, 17.2188
      CIE-Lab:
        48.5345, 79.6727, -73.8091
        CIE-LCH:
        48.5345, 108.6072, 317.1879
        CIE-Luv:
        48.5345, 34.4791, -118.3523
        Hunter-Lab:
        41.4955, 77.2573, -94.2344
      #b028f3 color charts
#b028f3 RGB chart
      #b028f3 CMYK chart
      #b028f3 RGB pie chart
      #b028f3 color shades, tints & tones
#b028f3 color schemes
#b028f3 color preview, HTML & CSS examples
           This text has a color of #b028f3        
        
          <p style="color:#b028f3;">Text here</p>
        
        
          .mytext {color:#b028f3;}
        
        Text color #b028f3
      
           This box has a color of #b028f3        
        
          <div style="background-color:#b028f3;">Content here</div>
        
        
          .mybackground {background-color:#b028f3;}
        
        Background color #b028f3
      
           Border around this has a color of #b028f3        
        
          <div style="border:2px solid #b028f3;">Content here</div>
        
        
          .myborder {border:2px solid #b028f3;}
        
        Border color #b028f3