#b678ec color space conversions
Hex:
        #b678ec
        RGB:
        182, 120, 236
        CMY:
        29, 53, 7
        CMYK:
        23, 49, 0, 7
      HSL:
        272°, 75.3247%, 69.8039%
        HSV (HSB):
        272°, 49.1525%, 92.5490%
        XYZ:
        41.1482, 29.4342, 82.8695
        xyY:
        0.2682, 0.1918, 29.4342
      CIE-Lab:
        61.1629, 45.6471, -49.5636
        CIE-LCH:
        61.1629, 67.3811, 312.6445
        CIE-Luv:
        61.1629, 21.6578, -84.3454
        Hunter-Lab:
        54.2533, 40.4395, -52.5856
      #b678ec color charts
#b678ec RGB chart
      #b678ec CMYK chart
      #b678ec RGB pie chart
      #b678ec color shades, tints & tones
#b678ec color schemes
#b678ec color preview, HTML & CSS examples
           This text has a color of #b678ec        
        
          <p style="color:#b678ec;">Text here</p>
        
        
          .mytext {color:#b678ec;}
        
        Text color #b678ec
      
           This box has a color of #b678ec        
        
          <div style="background-color:#b678ec;">Content here</div>
        
        
          .mybackground {background-color:#b678ec;}
        
        Background color #b678ec
      
           Border around this has a color of #b678ec        
        
          <div style="border:2px solid #b678ec;">Content here</div>
        
        
          .myborder {border:2px solid #b678ec;}
        
        Border color #b678ec