#b678f4 color space conversions
Hex:
        #b678f4
        RGB:
        182, 120, 244
        CMY:
        29, 53, 4
        CMYK:
        25, 51, 0, 4
      HSL:
        270°, 84.9315%, 71.3725%
        HSV (HSB):
        270°, 50.8197%, 95.6863%
        XYZ:
        42.3370, 29.9097, 89.1297
        xyY:
        0.2623, 0.1853, 29.9097
      CIE-Lab:
        61.5762, 47.4737, -53.3380
        CIE-LCH:
        61.5762, 71.4051, 311.6708
        CIE-Luv:
        61.5762, 20.3846, -90.7613
        Hunter-Lab:
        54.6897, 42.4753, -58.3441
      #b678f4 color charts
#b678f4 RGB chart
      #b678f4 CMYK chart
      #b678f4 RGB pie chart
      #b678f4 color shades, tints & tones
#b678f4 color schemes
#b678f4 color preview, HTML & CSS examples
           This text has a color of #b678f4        
        
          <p style="color:#b678f4;">Text here</p>
        
        
          .mytext {color:#b678f4;}
        
        Text color #b678f4
      
           This box has a color of #b678f4        
        
          <div style="background-color:#b678f4;">Content here</div>
        
        
          .mybackground {background-color:#b678f4;}
        
        Background color #b678f4
      
           Border around this has a color of #b678f4        
        
          <div style="border:2px solid #b678f4;">Content here</div>
        
        
          .myborder {border:2px solid #b678f4;}
        
        Border color #b678f4