#b267c2 color space conversions
Hex:
        #b267c2
        RGB:
        178, 103, 194
        CMY:
        30, 60, 24
        CMYK:
        8, 47, 0, 24
      HSL:
        289°, 42.7230%, 58.2353%
        HSV (HSB):
        289°, 46.9072%, 76.0784%
        XYZ:
        32.9479, 23.0605, 53.7535
        xyY:
        0.3002, 0.2101, 23.0605
      CIE-Lab:
        55.1346, 44.6221, -35.4227
        CIE-LCH:
        55.1346, 56.9728, 321.5561
        CIE-Luv:
        55.1346, 33.0899, -60.2622
        Hunter-Lab:
        48.0214, 38.4333, -32.7523
      #b267c2 color charts
#b267c2 RGB chart
      #b267c2 CMYK chart
      #b267c2 RGB pie chart
      #b267c2 color shades, tints & tones
#b267c2 color schemes
#b267c2 color preview, HTML & CSS examples
           This text has a color of #b267c2        
        
          <p style="color:#b267c2;">Text here</p>
        
        
          .mytext {color:#b267c2;}
        
        Text color #b267c2
      
           This box has a color of #b267c2        
        
          <div style="background-color:#b267c2;">Content here</div>
        
        
          .mybackground {background-color:#b267c2;}
        
        Background color #b267c2
      
           Border around this has a color of #b267c2        
        
          <div style="border:2px solid #b267c2;">Content here</div>
        
        
          .myborder {border:2px solid #b267c2;}
        
        Border color #b267c2