#b228e5 color space conversions
Hex:
        #b228e5
        RGB:
        178, 40, 229
        CMY:
        30, 84, 10
        CMYK:
        22, 83, 0, 10
      HSL:
        284°, 78.4232%, 52.7451%
        HSV (HSB):
        284°, 82.5328%, 89.8039%
        XYZ:
        33.2617, 16.6397, 75.5874
        xyY:
        0.2651, 0.1326, 16.6397
      CIE-Lab:
        47.8028, 77.3362, -67.0848
        CIE-LCH:
        47.8028, 102.3780, 319.0602
        CIE-Luv:
        47.8028, 39.2943, -108.4253
        Hunter-Lab:
        40.7918, 74.1638, -81.3105
      #b228e5 color charts
#b228e5 RGB chart
      #b228e5 CMYK chart
      #b228e5 RGB pie chart
      #b228e5 color shades, tints & tones
#b228e5 color schemes
#b228e5 color preview, HTML & CSS examples
           This text has a color of #b228e5        
        
          <p style="color:#b228e5;">Text here</p>
        
        
          .mytext {color:#b228e5;}
        
        Text color #b228e5
      
           This box has a color of #b228e5        
        
          <div style="background-color:#b228e5;">Content here</div>
        
        
          .mybackground {background-color:#b228e5;}
        
        Background color #b228e5
      
           Border around this has a color of #b228e5        
        
          <div style="border:2px solid #b228e5;">Content here</div>
        
        
          .myborder {border:2px solid #b228e5;}
        
        Border color #b228e5