#b757f4 color space conversions
Hex:
        #b757f4
        RGB:
        183, 87, 244
        CMY:
        28, 66, 4
        CMYK:
        25, 64, 0, 4
      HSL:
        277°, 87.7095%, 64.9020%
        HSV (HSB):
        277°, 64.3443%, 95.6863%
        XYZ:
        39.2658, 23.4153, 88.0380
        xyY:
        0.2605, 0.1554, 23.4153
      CIE-Lab:
        55.4976, 64.2084, -63.0514
        CIE-LCH:
        55.4976, 89.9900, 315.5209
        CIE-Luv:
        55.4976, 30.3696, -105.6282
        Hunter-Lab:
        48.3894, 60.1632, -73.9977
      #b757f4 color charts
#b757f4 RGB chart
      #b757f4 CMYK chart
      #b757f4 RGB pie chart
      #b757f4 color shades, tints & tones
#b757f4 color schemes
#b757f4 color preview, HTML & CSS examples
           This text has a color of #b757f4        
        
          <p style="color:#b757f4;">Text here</p>
        
        
          .mytext {color:#b757f4;}
        
        Text color #b757f4
      
           This box has a color of #b757f4        
        
          <div style="background-color:#b757f4;">Content here</div>
        
        
          .mybackground {background-color:#b757f4;}
        
        Background color #b757f4
      
           Border around this has a color of #b757f4        
        
          <div style="border:2px solid #b757f4;">Content here</div>
        
        
          .myborder {border:2px solid #b757f4;}
        
        Border color #b757f4