#b223f8 color space conversions
Hex:
        #b223f8
        RGB:
        178, 35, 248
        CMY:
        30, 86, 3
        CMYK:
        28, 86, 0, 3
      HSL:
        280°, 93.8326%, 55.4902%
        HSV (HSB):
        280°, 85.8871%, 97.2549%
        XYZ:
        35.9044, 17.4444, 90.2817
        xyY:
        0.2500, 0.1215, 17.4444
      CIE-Lab:
        48.8151, 82.0675, -76.1425
        CIE-LCH:
        48.8151, 111.9498, 317.1447
        CIE-Luv:
        48.8151, 34.7909, -121.9256
        Hunter-Lab:
        41.7664, 80.3558, -98.9238
      #b223f8 color charts
#b223f8 RGB chart
      #b223f8 CMYK chart
      #b223f8 RGB pie chart
      #b223f8 color shades, tints & tones
#b223f8 color schemes
#b223f8 color preview, HTML & CSS examples
           This text has a color of #b223f8        
        
          <p style="color:#b223f8;">Text here</p>
        
        
          .mytext {color:#b223f8;}
        
        Text color #b223f8
      
           This box has a color of #b223f8        
        
          <div style="background-color:#b223f8;">Content here</div>
        
        
          .mybackground {background-color:#b223f8;}
        
        Background color #b223f8
      
           Border around this has a color of #b223f8        
        
          <div style="border:2px solid #b223f8;">Content here</div>
        
        
          .myborder {border:2px solid #b223f8;}
        
        Border color #b223f8