#b681f2 color space conversions
Hex:
        #b681f2
        RGB:
        182, 129, 242
        CMY:
        29, 49, 5
        CMYK:
        25, 47, 0, 5
      HSL:
        268°, 81.2950%, 72.7451%
        HSV (HSB):
        268°, 46.6942%, 94.9020%
        XYZ:
        43.1687, 32.0564, 87.9167
        xyY:
        0.2646, 0.1965, 32.0564
      CIE-Lab:
        63.3895, 42.1421, -49.3591
        CIE-LCH:
        63.3895, 64.9020, 310.4902
        CIE-Luv:
        63.3895, 17.5987, -84.1373
        Hunter-Lab:
        56.6184, 37.0152, -52.4323
      #b681f2 color charts
#b681f2 RGB chart
      #b681f2 CMYK chart
      #b681f2 RGB pie chart
      #b681f2 color shades, tints & tones
#b681f2 color schemes
#b681f2 color preview, HTML & CSS examples
           This text has a color of #b681f2        
        
          <p style="color:#b681f2;">Text here</p>
        
        
          .mytext {color:#b681f2;}
        
        Text color #b681f2
      
           This box has a color of #b681f2        
        
          <div style="background-color:#b681f2;">Content here</div>
        
        
          .mybackground {background-color:#b681f2;}
        
        Background color #b681f2
      
           Border around this has a color of #b681f2        
        
          <div style="border:2px solid #b681f2;">Content here</div>
        
        
          .myborder {border:2px solid #b681f2;}
        
        Border color #b681f2