#bb79f8 color space conversions
Hex:
        #bb79f8
        RGB:
        187, 121, 248
        CMY:
        27, 53, 3
        CMYK:
        25, 51, 0, 3
      HSL:
        271°, 90.0709%, 72.3529%
        HSV (HSB):
        271°, 51.2097%, 97.2549%
        XYZ:
        44.2742, 31.0169, 92.4603
        xyY:
        0.2639, 0.1849, 31.0169
      CIE-Lab:
        62.5219, 49.1350, -54.0095
        CIE-LCH:
        62.5219, 73.0156, 312.2943
        CIE-Luv:
        62.5219, 22.1192, -92.3251
        Hunter-Lab:
        55.6928, 44.4401, -59.4474
      #bb79f8 color charts
#bb79f8 RGB chart
      #bb79f8 CMYK chart
      #bb79f8 RGB pie chart
      #bb79f8 color shades, tints & tones
#bb79f8 color schemes
#bb79f8 color preview, HTML & CSS examples
           This text has a color of #bb79f8        
        
          <p style="color:#bb79f8;">Text here</p>
        
        
          .mytext {color:#bb79f8;}
        
        Text color #bb79f8
      
           This box has a color of #bb79f8        
        
          <div style="background-color:#bb79f8;">Content here</div>
        
        
          .mybackground {background-color:#bb79f8;}
        
        Background color #bb79f8
      
           Border around this has a color of #bb79f8        
        
          <div style="border:2px solid #bb79f8;">Content here</div>
        
        
          .myborder {border:2px solid #bb79f8;}
        
        Border color #bb79f8