#b672ff color space conversions
Hex:
        #b672ff
        RGB:
        182, 114, 255
        CMY:
        29, 55, 0
        CMYK:
        29, 55, 0, 0
      HSL:
        269°, 100.0000%, 72.3529%
        HSV (HSB):
        269°, 55.2941%, 100.0000%
        XYZ:
        43.3587, 29.1997, 97.9586
        xyY:
        0.2543, 0.1712, 29.1997
      CIE-Lab:
        60.9575, 53.1880, -60.3888
        CIE-LCH:
        60.9575, 80.4722, 311.3723
        CIE-Luv:
        60.9575, 20.5091, -102.4979
        Hunter-Lab:
        54.0368, 48.6628, -69.6560
      #b672ff color charts
#b672ff RGB chart
      #b672ff CMYK chart
      #b672ff RGB pie chart
      #b672ff color shades, tints & tones
#b672ff color schemes
#b672ff color preview, HTML & CSS examples
           This text has a color of #b672ff        
        
          <p style="color:#b672ff;">Text here</p>
        
        
          .mytext {color:#b672ff;}
        
        Text color #b672ff
      
           This box has a color of #b672ff        
        
          <div style="background-color:#b672ff;">Content here</div>
        
        
          .mybackground {background-color:#b672ff;}
        
        Background color #b672ff
      
           Border around this has a color of #b672ff        
        
          <div style="border:2px solid #b672ff;">Content here</div>
        
        
          .myborder {border:2px solid #b672ff;}
        
        Border color #b672ff