#b228b7 color space conversions
Hex:
        #b228b7
        RGB:
        178, 40, 183
        CMY:
        30, 84, 28
        CMYK:
        3, 78, 0, 28
      HSL:
        298°, 64.1256%, 43.7255%
        HSV (HSB):
        298°, 78.1421%, 71.7647%
        XYZ:
        27.6661, 14.4015, 46.1213
        xyY:
        0.3137, 0.1633, 14.4015
      CIE-Lab:
        44.8033, 69.2821, -45.3693
        CIE-LCH:
        44.8033, 82.8153, 326.7812
        CIE-Luv:
        44.8033, 53.4790, -75.1823
        Hunter-Lab:
        37.9493, 63.7206, -45.4932
      #b228b7 color charts
#b228b7 RGB chart
      #b228b7 CMYK chart
      #b228b7 RGB pie chart
      #b228b7 color shades, tints & tones
#b228b7 color schemes
#b228b7 color preview, HTML & CSS examples
           This text has a color of #b228b7        
        
          <p style="color:#b228b7;">Text here</p>
        
        
          .mytext {color:#b228b7;}
        
        Text color #b228b7
      
           This box has a color of #b228b7        
        
          <div style="background-color:#b228b7;">Content here</div>
        
        
          .mybackground {background-color:#b228b7;}
        
        Background color #b228b7
      
           Border around this has a color of #b228b7        
        
          <div style="border:2px solid #b228b7;">Content here</div>
        
        
          .myborder {border:2px solid #b228b7;}
        
        Border color #b228b7