#b75af2 color space conversions
Hex:
        #b75af2
        RGB:
        183, 90, 242
        CMY:
        28, 65, 5
        CMYK:
        24, 63, 0, 5
      HSL:
        277°, 85.3933%, 65.0980%
        HSV (HSB):
        277°, 62.8099%, 94.9020%
        XYZ:
        39.2116, 23.7904, 86.5297
        xyY:
        0.2622, 0.1591, 23.7904
      CIE-Lab:
        55.8773, 62.4002, -61.3265
        CIE-LCH:
        55.8773, 87.4913, 315.4972
        CIE-Luv:
        55.8773, 30.0590, -102.9844
        Hunter-Lab:
        48.7754, 58.1430, -71.0403
      #b75af2 color charts
#b75af2 RGB chart
      #b75af2 CMYK chart
      #b75af2 RGB pie chart
      #b75af2 color shades, tints & tones
#b75af2 color schemes
#b75af2 color preview, HTML & CSS examples
           This text has a color of #b75af2        
        
          <p style="color:#b75af2;">Text here</p>
        
        
          .mytext {color:#b75af2;}
        
        Text color #b75af2
      
           This box has a color of #b75af2        
        
          <div style="background-color:#b75af2;">Content here</div>
        
        
          .mybackground {background-color:#b75af2;}
        
        Background color #b75af2
      
           Border around this has a color of #b75af2        
        
          <div style="border:2px solid #b75af2;">Content here</div>
        
        
          .myborder {border:2px solid #b75af2;}
        
        Border color #b75af2