#b27cf2 color space conversions
Hex:
        #b27cf2
        RGB:
        178, 124, 242
        CMY:
        30, 51, 5
        CMYK:
        26, 49, 0, 5
      HSL:
        267°, 81.9444%, 71.7647%
        HSV (HSB):
        267°, 48.7603%, 94.9020%
        XYZ:
        41.5948, 30.2911, 87.6589
        xyY:
        0.2607, 0.1899, 30.2911
      CIE-Lab:
        61.9046, 43.8137, -51.7370
        CIE-LCH:
        61.9046, 67.7964, 310.2597
        CIE-Luv:
        61.9046, 17.2109, -87.8185
        Hunter-Lab:
        55.0373, 38.5870, -55.9060
      #b27cf2 color charts
#b27cf2 RGB chart
      #b27cf2 CMYK chart
      #b27cf2 RGB pie chart
      #b27cf2 color shades, tints & tones
#b27cf2 color schemes
#b27cf2 color preview, HTML & CSS examples
           This text has a color of #b27cf2        
        
          <p style="color:#b27cf2;">Text here</p>
        
        
          .mytext {color:#b27cf2;}
        
        Text color #b27cf2
      
           This box has a color of #b27cf2        
        
          <div style="background-color:#b27cf2;">Content here</div>
        
        
          .mybackground {background-color:#b27cf2;}
        
        Background color #b27cf2
      
           Border around this has a color of #b27cf2        
        
          <div style="border:2px solid #b27cf2;">Content here</div>
        
        
          .myborder {border:2px solid #b27cf2;}
        
        Border color #b27cf2