#b227f3 color space conversions
Hex:
        #b227f3
        RGB:
        178, 39, 243
        CMY:
        30, 85, 5
        CMYK:
        27, 84, 0, 5
      HSL:
        281°, 89.4737%, 55.2941%
        HSV (HSB):
        281°, 83.9506%, 95.2941%
        XYZ:
        35.2633, 17.3871, 86.2915
        xyY:
        0.2538, 0.1251, 17.3871
      CIE-Lab:
        48.7441, 80.2093, -73.4550
        CIE-LCH:
        48.7441, 108.7619, 317.5168
        CIE-Luv:
        48.7441, 35.6984, -118.0883
        Hunter-Lab:
        41.6978, 77.9838, -93.5091
      #b227f3 color charts
#b227f3 RGB chart
      #b227f3 CMYK chart
      #b227f3 RGB pie chart
      #b227f3 color shades, tints & tones
#b227f3 color schemes
#b227f3 color preview, HTML & CSS examples
           This text has a color of #b227f3        
        
          <p style="color:#b227f3;">Text here</p>
        
        
          .mytext {color:#b227f3;}
        
        Text color #b227f3
      
           This box has a color of #b227f3        
        
          <div style="background-color:#b227f3;">Content here</div>
        
        
          .mybackground {background-color:#b227f3;}
        
        Background color #b227f3
      
           Border around this has a color of #b227f3        
        
          <div style="border:2px solid #b227f3;">Content here</div>
        
        
          .myborder {border:2px solid #b227f3;}
        
        Border color #b227f3