#b223b6 color space conversions
Hex:
        #b223b6
        RGB:
        178, 35, 182
        CMY:
        30, 86, 29
        CMYK:
        2, 81, 0, 29
      HSL:
        298°, 67.7419%, 42.5490%
        HSV (HSB):
        298°, 80.7692%, 71.3725%
        XYZ:
        27.4046, 14.0444, 45.5224
        xyY:
        0.3151, 0.1615, 14.0444
      CIE-Lab:
        44.2966, 70.4186, -45.5899
        CIE-LCH:
        44.2966, 83.8881, 327.0804
        CIE-Luv:
        44.2966, 54.5671, -75.4052
        Hunter-Lab:
        37.4759, 64.9470, -45.7871
      #b223b6 color charts
#b223b6 RGB chart
      #b223b6 CMYK chart
      #b223b6 RGB pie chart
      #b223b6 color shades, tints & tones
#b223b6 color schemes
#b223b6 color preview, HTML & CSS examples
           This text has a color of #b223b6        
        
          <p style="color:#b223b6;">Text here</p>
        
        
          .mytext {color:#b223b6;}
        
        Text color #b223b6
      
           This box has a color of #b223b6        
        
          <div style="background-color:#b223b6;">Content here</div>
        
        
          .mybackground {background-color:#b223b6;}
        
        Background color #b223b6
      
           Border around this has a color of #b223b6        
        
          <div style="border:2px solid #b223b6;">Content here</div>
        
        
          .myborder {border:2px solid #b223b6;}
        
        Border color #b223b6