#b767f2 color space conversions
Hex:
        #b767f2
        RGB:
        183, 103, 242
        CMY:
        28, 60, 5
        CMYK:
        24, 57, 0, 5
      HSL:
        275°, 84.2424%, 67.6471%
        HSV (HSB):
        275°, 57.4380%, 94.9020%
        XYZ:
        40.4057, 26.1786, 86.9278
        xyY:
        0.2632, 0.1705, 26.1786
      CIE-Lab:
        58.2062, 56.1027, -57.5949
        CIE-LCH:
        58.2062, 80.4033, 314.2481
        CIE-Luv:
        58.2062, 26.5523, -97.4452
        Hunter-Lab:
        51.1650, 51.4251, -64.9164
      #b767f2 color charts
#b767f2 RGB chart
      #b767f2 CMYK chart
      #b767f2 RGB pie chart
      #b767f2 color shades, tints & tones
#b767f2 color schemes
#b767f2 color preview, HTML & CSS examples
           This text has a color of #b767f2        
        
          <p style="color:#b767f2;">Text here</p>
        
        
          .mytext {color:#b767f2;}
        
        Text color #b767f2
      
           This box has a color of #b767f2        
        
          <div style="background-color:#b767f2;">Content here</div>
        
        
          .mybackground {background-color:#b767f2;}
        
        Background color #b767f2
      
           Border around this has a color of #b767f2        
        
          <div style="border:2px solid #b767f2;">Content here</div>
        
        
          .myborder {border:2px solid #b767f2;}
        
        Border color #b767f2