#b767f4 color space conversions
Hex:
        #b767f4
        RGB:
        183, 103, 244
        CMY:
        28, 60, 4
        CMYK:
        25, 58, 0, 4
      HSL:
        274°, 86.5031%, 68.0392%
        HSV (HSB):
        274°, 57.7869%, 95.6863%
        XYZ:
        40.7078, 26.2994, 88.5187
        xyY:
        0.2617, 0.1691, 26.2994
      CIE-Lab:
        58.3202, 56.5460, -58.5234
        CIE-LCH:
        58.3202, 81.3783, 314.0155
        CIE-Luv:
        58.3202, 26.1760, -98.9897
        Hunter-Lab:
        51.2830, 51.9460, -66.4414
      #b767f4 color charts
#b767f4 RGB chart
      #b767f4 CMYK chart
      #b767f4 RGB pie chart
      #b767f4 color shades, tints & tones
#b767f4 color schemes
#b767f4 color preview, HTML & CSS examples
           This text has a color of #b767f4        
        
          <p style="color:#b767f4;">Text here</p>
        
        
          .mytext {color:#b767f4;}
        
        Text color #b767f4
      
           This box has a color of #b767f4        
        
          <div style="background-color:#b767f4;">Content here</div>
        
        
          .mybackground {background-color:#b767f4;}
        
        Background color #b767f4
      
           Border around this has a color of #b767f4        
        
          <div style="border:2px solid #b767f4;">Content here</div>
        
        
          .myborder {border:2px solid #b767f4;}
        
        Border color #b767f4