#b227b2 color space conversions
Hex:
        #b227b2
        RGB:
        178, 39, 178
        CMY:
        30, 85, 30
        CMYK:
        0, 78, 0, 30
      HSL:
        300°, 64.0553%, 42.5490%
        HSV (HSB):
        300°, 78.0899%, 69.8039%
        XYZ:
        27.1215, 14.1304, 43.4175
        xyY:
        0.3203, 0.1669, 14.1304
      CIE-Lab:
        44.4193, 68.7481, -43.0368
        CIE-LCH:
        44.4193, 81.1077, 327.9532
        CIE-Luv:
        44.4193, 55.3764, -71.6042
        Hunter-Lab:
        37.5904, 63.0048, -42.1676
      #b227b2 color charts
#b227b2 RGB chart
      #b227b2 CMYK chart
      #b227b2 RGB pie chart
      #b227b2 color shades, tints & tones
#b227b2 color schemes
#b227b2 color preview, HTML & CSS examples
           This text has a color of #b227b2        
        
          <p style="color:#b227b2;">Text here</p>
        
        
          .mytext {color:#b227b2;}
        
        Text color #b227b2
      
           This box has a color of #b227b2        
        
          <div style="background-color:#b227b2;">Content here</div>
        
        
          .mybackground {background-color:#b227b2;}
        
        Background color #b227b2
      
           Border around this has a color of #b227b2        
        
          <div style="border:2px solid #b227b2;">Content here</div>
        
        
          .myborder {border:2px solid #b227b2;}
        
        Border color #b227b2