#b76cf0 color space conversions
Hex:
        #b76cf0
        RGB:
        183, 108, 240
        CMY:
        28, 58, 6
        CMYK:
        24, 55, 0, 6
      HSL:
        274°, 81.4815%, 68.2353%
        HSV (HSB):
        274°, 55.0000%, 94.1176%
        XYZ:
        40.6192, 27.0837, 85.5249
        xyY:
        0.2651, 0.1768, 27.0837
      CIE-Lab:
        59.0517, 53.1192, -55.1336
        CIE-LCH:
        59.0517, 76.5595, 313.9339
        CIE-Luv:
        59.0517, 25.4343, -93.5216
        Hunter-Lab:
        52.0420, 48.2472, -61.0068
      #b76cf0 color charts
#b76cf0 RGB chart
      #b76cf0 CMYK chart
      #b76cf0 RGB pie chart
      #b76cf0 color shades, tints & tones
#b76cf0 color schemes
#b76cf0 color preview, HTML & CSS examples
           This text has a color of #b76cf0        
        
          <p style="color:#b76cf0;">Text here</p>
        
        
          .mytext {color:#b76cf0;}
        
        Text color #b76cf0
      
           This box has a color of #b76cf0        
        
          <div style="background-color:#b76cf0;">Content here</div>
        
        
          .mybackground {background-color:#b76cf0;}
        
        Background color #b76cf0
      
           Border around this has a color of #b76cf0        
        
          <div style="border:2px solid #b76cf0;">Content here</div>
        
        
          .myborder {border:2px solid #b76cf0;}
        
        Border color #b76cf0