#b680ce color space conversions
Hex:
        #b680ce
        RGB:
        182, 128, 206
        CMY:
        29, 50, 19
        CMYK:
        12, 38, 0, 19
      HSL:
        282°, 44.3182%, 65.4902%
        HSV (HSB):
        282°, 37.8641%, 80.7843%
        XYZ:
        38.1512, 29.8397, 62.1414
        xyY:
        0.2932, 0.2293, 29.8397
      CIE-Lab:
        61.5156, 34.7111, -32.2487
        CIE-LCH:
        61.5156, 47.3797, 317.1060
        CIE-Luv:
        61.5156, 23.3457, -55.0189
        Hunter-Lab:
        54.6257, 29.0713, -29.2094
      #b680ce color charts
#b680ce RGB chart
      #b680ce CMYK chart
      #b680ce RGB pie chart
      #b680ce color shades, tints & tones
#b680ce color schemes
#b680ce color preview, HTML & CSS examples
           This text has a color of #b680ce        
        
          <p style="color:#b680ce;">Text here</p>
        
        
          .mytext {color:#b680ce;}
        
        Text color #b680ce
      
           This box has a color of #b680ce        
        
          <div style="background-color:#b680ce;">Content here</div>
        
        
          .mybackground {background-color:#b680ce;}
        
        Background color #b680ce
      
           Border around this has a color of #b680ce        
        
          <div style="border:2px solid #b680ce;">Content here</div>
        
        
          .myborder {border:2px solid #b680ce;}
        
        Border color #b680ce