#b049ec color space conversions
Hex:
        #b049ec
        RGB:
        176, 73, 236
        CMY:
        31, 71, 7
        CMYK:
        25, 69, 0, 7
      HSL:
        278°, 81.0945%, 60.5882%
        HSV (HSB):
        278°, 69.0678%, 92.5490%
        XYZ:
        35.4274, 20.0513, 81.3599
        xyY:
        0.2589, 0.1465, 20.0513
      CIE-Lab:
        51.8952, 67.1834, -64.4269
        CIE-LCH:
        51.8952, 93.0829, 316.1998
        CIE-Luv:
        51.8952, 31.2831, -106.1499
        Hunter-Lab:
        44.7787, 62.8603, -76.3809
      #b049ec color charts
#b049ec RGB chart
      #b049ec CMYK chart
      #b049ec RGB pie chart
      #b049ec color shades, tints & tones
#b049ec color schemes
#b049ec color preview, HTML & CSS examples
           This text has a color of #b049ec        
        
          <p style="color:#b049ec;">Text here</p>
        
        
          .mytext {color:#b049ec;}
        
        Text color #b049ec
      
           This box has a color of #b049ec        
        
          <div style="background-color:#b049ec;">Content here</div>
        
        
          .mybackground {background-color:#b049ec;}
        
        Background color #b049ec
      
           Border around this has a color of #b049ec        
        
          <div style="border:2px solid #b049ec;">Content here</div>
        
        
          .myborder {border:2px solid #b049ec;}
        
        Border color #b049ec