#b050f8 color space conversions
Hex:
        #b050f8
        RGB:
        176, 80, 248
        CMY:
        31, 69, 3
        CMYK:
        29, 68, 0, 3
      HSL:
        274°, 92.3077%, 64.3137%
        HSV (HSB):
        274°, 67.7419%, 97.2549%
        XYZ:
        37.7164, 21.7447, 91.0162
        xyY:
        0.2506, 0.1445, 21.7447
      CIE-Lab:
        53.7551, 66.7553, -68.1334
        CIE-LCH:
        53.7551, 95.3857, 314.4146
        CIE-Luv:
        53.7551, 27.2691, -112.5654
        Hunter-Lab:
        46.6313, 62.7702, -83.0820
      #b050f8 color charts
#b050f8 RGB chart
      #b050f8 CMYK chart
      #b050f8 RGB pie chart
      #b050f8 color shades, tints & tones
#b050f8 color schemes
#b050f8 color preview, HTML & CSS examples
           This text has a color of #b050f8        
        
          <p style="color:#b050f8;">Text here</p>
        
        
          .mytext {color:#b050f8;}
        
        Text color #b050f8
      
           This box has a color of #b050f8        
        
          <div style="background-color:#b050f8;">Content here</div>
        
        
          .mybackground {background-color:#b050f8;}
        
        Background color #b050f8
      
           Border around this has a color of #b050f8        
        
          <div style="border:2px solid #b050f8;">Content here</div>
        
        
          .myborder {border:2px solid #b050f8;}
        
        Border color #b050f8