#b07df4 color space conversions
Hex:
        #b07df4
        RGB:
        176, 125, 244
        CMY:
        31, 51, 4
        CMYK:
        28, 49, 0, 4
      HSL:
        266°, 84.3972%, 72.3529%
        HSV (HSB):
        266°, 48.7705%, 95.6863%
        XYZ:
        41.5672, 30.4290, 89.2705
        xyY:
        0.2578, 0.1887, 30.4290
      CIE-Lab:
        62.0226, 43.2211, -52.6668
        CIE-LCH:
        62.0226, 68.1312, 309.3741
        CIE-Luv:
        62.0226, 15.5408, -89.2797
        Hunter-Lab:
        55.1625, 37.9729, -57.3364
      #b07df4 color charts
#b07df4 RGB chart
      #b07df4 CMYK chart
      #b07df4 RGB pie chart
      #b07df4 color shades, tints & tones
#b07df4 color schemes
#b07df4 color preview, HTML & CSS examples
           This text has a color of #b07df4        
        
          <p style="color:#b07df4;">Text here</p>
        
        
          .mytext {color:#b07df4;}
        
        Text color #b07df4
      
           This box has a color of #b07df4        
        
          <div style="background-color:#b07df4;">Content here</div>
        
        
          .mybackground {background-color:#b07df4;}
        
        Background color #b07df4
      
           Border around this has a color of #b07df4        
        
          <div style="border:2px solid #b07df4;">Content here</div>
        
        
          .myborder {border:2px solid #b07df4;}
        
        Border color #b07df4