#b27cf3 color space conversions
Hex:
        #b27cf3
        RGB:
        178, 124, 243
        CMY:
        30, 51, 5
        CMYK:
        27, 49, 0, 5
      HSL:
        267°, 83.2168%, 71.9608%
        HSV (HSB):
        267°, 48.9712%, 95.2941%
        XYZ:
        41.7454, 30.3513, 88.4522
        xyY:
        0.2600, 0.1890, 30.3513
      CIE-Lab:
        61.9562, 44.0489, -52.2076
        CIE-LCH:
        61.9562, 68.3077, 310.1552
        CIE-Luv:
        61.9562, 17.0665, -88.6222
        Hunter-Lab:
        55.0921, 38.8454, -56.6277
      #b27cf3 color charts
#b27cf3 RGB chart
      #b27cf3 CMYK chart
      #b27cf3 RGB pie chart
      #b27cf3 color shades, tints & tones
#b27cf3 color schemes
#b27cf3 color preview, HTML & CSS examples
           This text has a color of #b27cf3        
        
          <p style="color:#b27cf3;">Text here</p>
        
        
          .mytext {color:#b27cf3;}
        
        Text color #b27cf3
      
           This box has a color of #b27cf3        
        
          <div style="background-color:#b27cf3;">Content here</div>
        
        
          .mybackground {background-color:#b27cf3;}
        
        Background color #b27cf3
      
           Border around this has a color of #b27cf3        
        
          <div style="border:2px solid #b27cf3;">Content here</div>
        
        
          .myborder {border:2px solid #b27cf3;}
        
        Border color #b27cf3