#b757f2 color space conversions
Hex:
        #b757f2
        RGB:
        183, 87, 242
        CMY:
        28, 66, 5
        CMYK:
        24, 64, 0, 5
      HSL:
        277°, 85.6354%, 64.5098%
        HSV (HSB):
        277°, 64.0496%, 94.9020%
        XYZ:
        38.9636, 23.2945, 86.4471
        xyY:
        0.2620, 0.1566, 23.2945
      CIE-Lab:
        55.3744, 63.7819, -62.1347
        CIE-LCH:
        55.3744, 89.0441, 315.7495
        CIE-Luv:
        55.3744, 30.7957, -104.1381
        Hunter-Lab:
        48.2643, 59.6398, -72.4103
      #b757f2 color charts
#b757f2 RGB chart
      #b757f2 CMYK chart
      #b757f2 RGB pie chart
      #b757f2 color shades, tints & tones
#b757f2 color schemes
#b757f2 color preview, HTML & CSS examples
           This text has a color of #b757f2        
        
          <p style="color:#b757f2;">Text here</p>
        
        
          .mytext {color:#b757f2;}
        
        Text color #b757f2
      
           This box has a color of #b757f2        
        
          <div style="background-color:#b757f2;">Content here</div>
        
        
          .mybackground {background-color:#b757f2;}
        
        Background color #b757f2
      
           Border around this has a color of #b757f2        
        
          <div style="border:2px solid #b757f2;">Content here</div>
        
        
          .myborder {border:2px solid #b757f2;}
        
        Border color #b757f2