#b227a6 color space conversions
Hex:
        #b227a6
        RGB:
        178, 39, 166
        CMY:
        30, 85, 35
        CMYK:
        0, 78, 7, 30
      HSL:
        305°, 64.0553%, 42.5490%
        HSV (HSB):
        305°, 78.0899%, 69.8039%
        XYZ:
        25.9686, 13.6692, 37.3461
        xyY:
        0.3373, 0.1776, 13.6692
      CIE-Lab:
        43.7547, 66.8806, -36.9737
        CIE-LCH:
        43.7547, 76.4203, 331.0648
        CIE-Luv:
        43.7547, 59.7030, -62.4079
        Hunter-Lab:
        36.9719, 60.6753, -34.0099
      #b227a6 color charts
#b227a6 RGB chart
      #b227a6 CMYK chart
      #b227a6 RGB pie chart
      #b227a6 color shades, tints & tones
#b227a6 color schemes
#b227a6 color preview, HTML & CSS examples
           This text has a color of #b227a6        
        
          <p style="color:#b227a6;">Text here</p>
        
        
          .mytext {color:#b227a6;}
        
        Text color #b227a6
      
           This box has a color of #b227a6        
        
          <div style="background-color:#b227a6;">Content here</div>
        
        
          .mybackground {background-color:#b227a6;}
        
        Background color #b227a6
      
           Border around this has a color of #b227a6        
        
          <div style="border:2px solid #b227a6;">Content here</div>
        
        
          .myborder {border:2px solid #b227a6;}
        
        Border color #b227a6