#b76cf1 color space conversions
Hex:
        #b76cf1
        RGB:
        183, 108, 241
        CMY:
        28, 58, 5
        CMYK:
        24, 55, 0, 5
      HSL:
        274°, 82.6087%, 68.4314%
        HSV (HSB):
        274°, 55.1867%, 94.5098%
        XYZ:
        40.7682, 27.1433, 86.3095
        xyY:
        0.2643, 0.1760, 27.1433
      CIE-Lab:
        59.1067, 53.3420, -55.6013
        CIE-LCH:
        59.1067, 77.0511, 313.8119
        CIE-Luv:
        59.1067, 25.2530, -94.3052
        Hunter-Lab:
        52.0992, 48.5045, -61.7526
      #b76cf1 color charts
#b76cf1 RGB chart
      #b76cf1 CMYK chart
      #b76cf1 RGB pie chart
      #b76cf1 color shades, tints & tones
#b76cf1 color schemes
#b76cf1 color preview, HTML & CSS examples
           This text has a color of #b76cf1        
        
          <p style="color:#b76cf1;">Text here</p>
        
        
          .mytext {color:#b76cf1;}
        
        Text color #b76cf1
      
           This box has a color of #b76cf1        
        
          <div style="background-color:#b76cf1;">Content here</div>
        
        
          .mybackground {background-color:#b76cf1;}
        
        Background color #b76cf1
      
           Border around this has a color of #b76cf1        
        
          <div style="border:2px solid #b76cf1;">Content here</div>
        
        
          .myborder {border:2px solid #b76cf1;}
        
        Border color #b76cf1