#b75bec color space conversions
Hex:
        #b75bec
        RGB:
        183, 91, 236
        CMY:
        28, 64, 7
        CMYK:
        22, 61, 0, 7
      HSL:
        278°, 79.2350%, 64.1176%
        HSV (HSB):
        278°, 61.4407%, 92.5490%
        XYZ:
        38.4098, 23.6056, 81.8888
        xyY:
        0.2669, 0.1640, 23.6056
      CIE-Lab:
        55.6907, 60.6502, -58.2753
        CIE-LCH:
        55.6907, 84.1098, 316.1441
        CIE-Luv:
        55.6907, 31.0688, -98.0454
        Hunter-Lab:
        48.5856, 56.0903, -65.9207
      #b75bec color charts
#b75bec RGB chart
      #b75bec CMYK chart
      #b75bec RGB pie chart
      #b75bec color shades, tints & tones
#b75bec color schemes
#b75bec color preview, HTML & CSS examples
           This text has a color of #b75bec        
        
          <p style="color:#b75bec;">Text here</p>
        
        
          .mytext {color:#b75bec;}
        
        Text color #b75bec
      
           This box has a color of #b75bec        
        
          <div style="background-color:#b75bec;">Content here</div>
        
        
          .mybackground {background-color:#b75bec;}
        
        Background color #b75bec
      
           Border around this has a color of #b75bec        
        
          <div style="border:2px solid #b75bec;">Content here</div>
        
        
          .myborder {border:2px solid #b75bec;}
        
        Border color #b75bec