#b227ff color space conversions
Hex:
        #b227ff
        RGB:
        178, 39, 255
        CMY:
        30, 85, 0
        CMYK:
        30, 85, 0, 0
      HSL:
        279°, 100.0000%, 57.6471%
        HSV (HSB):
        279°, 84.7059%, 100.0000%
        XYZ:
        37.1356, 18.1360, 96.1511
        xyY:
        0.2452, 0.1198, 18.1360
      CIE-Lab:
        49.6607, 82.5080, -78.6712
        CIE-LCH:
        49.6607, 114.0032, 316.3636
        CIE-Luv:
        49.6607, 32.7398, -126.0298
        Hunter-Lab:
        42.5864, 81.1269, -104.0538
      #b227ff color charts
#b227ff RGB chart
      #b227ff CMYK chart
      #b227ff RGB pie chart
      #b227ff color shades, tints & tones
#b227ff color schemes
#b227ff color preview, HTML & CSS examples
           This text has a color of #b227ff        
        
          <p style="color:#b227ff;">Text here</p>
        
        
          .mytext {color:#b227ff;}
        
        Text color #b227ff
      
           This box has a color of #b227ff        
        
          <div style="background-color:#b227ff;">Content here</div>
        
        
          .mybackground {background-color:#b227ff;}
        
        Background color #b227ff
      
           Border around this has a color of #b227ff        
        
          <div style="border:2px solid #b227ff;">Content here</div>
        
        
          .myborder {border:2px solid #b227ff;}
        
        Border color #b227ff