#b67fec color space conversions
Hex:
        #b67fec
        RGB:
        182, 127, 236
        CMY:
        29, 50, 7
        CMYK:
        23, 46, 0, 7
      HSL:
        270°, 74.1497%, 71.1765%
        HSV (HSB):
        270°, 46.1864%, 92.5490%
        XYZ:
        42.0211, 31.1800, 83.1605
        xyY:
        0.2687, 0.1994, 31.1800
      CIE-Lab:
        62.6593, 41.8533, -47.1972
        CIE-LCH:
        62.6593, 63.0815, 311.5658
        CIE-Luv:
        62.6593, 19.1883, -80.4077
        Hunter-Lab:
        55.8390, 36.6101, -49.2127
      #b67fec color charts
#b67fec RGB chart
      #b67fec CMYK chart
      #b67fec RGB pie chart
      #b67fec color shades, tints & tones
#b67fec color schemes
#b67fec color preview, HTML & CSS examples
           This text has a color of #b67fec        
        
          <p style="color:#b67fec;">Text here</p>
        
        
          .mytext {color:#b67fec;}
        
        Text color #b67fec
      
           This box has a color of #b67fec        
        
          <div style="background-color:#b67fec;">Content here</div>
        
        
          .mybackground {background-color:#b67fec;}
        
        Background color #b67fec
      
           Border around this has a color of #b67fec        
        
          <div style="border:2px solid #b67fec;">Content here</div>
        
        
          .myborder {border:2px solid #b67fec;}
        
        Border color #b67fec