#b227dc color space conversions
Hex:
        #b227dc
        RGB:
        178, 39, 220
        CMY:
        30, 85, 14
        CMYK:
        19, 82, 0, 14
      HSL:
        286°, 72.1116%, 50.7843%
        HSV (HSB):
        286°, 82.2727%, 86.2745%
        XYZ:
        32.0039, 16.0833, 69.1277
        xyY:
        0.2730, 0.1372, 16.0833
      CIE-Lab:
        47.0836, 75.9374, -63.1292
        CIE-LCH:
        47.0836, 98.7511, 320.2622
        CIE-Luv:
        47.0836, 41.9315, -102.3248
        Hunter-Lab:
        40.1040, 72.2649, -74.1260
      #b227dc color charts
#b227dc RGB chart
      #b227dc CMYK chart
      #b227dc RGB pie chart
      #b227dc color shades, tints & tones
#b227dc color schemes
#b227dc color preview, HTML & CSS examples
           This text has a color of #b227dc        
        
          <p style="color:#b227dc;">Text here</p>
        
        
          .mytext {color:#b227dc;}
        
        Text color #b227dc
      
           This box has a color of #b227dc        
        
          <div style="background-color:#b227dc;">Content here</div>
        
        
          .mybackground {background-color:#b227dc;}
        
        Background color #b227dc
      
           Border around this has a color of #b227dc        
        
          <div style="border:2px solid #b227dc;">Content here</div>
        
        
          .myborder {border:2px solid #b227dc;}
        
        Border color #b227dc