#b75bf2 color space conversions
Hex:
        #b75bf2
        RGB:
        183, 91, 242
        CMY:
        28, 64, 5
        CMYK:
        24, 62, 0, 5
      HSL:
        277°, 85.3107%, 65.2941%
        HSV (HSB):
        277°, 62.3967%, 94.9020%
        XYZ:
        39.2965, 23.9603, 86.5580
        xyY:
        0.2623, 0.1599, 23.9603
      CIE-Lab:
        56.0480, 61.9332, -61.0525
        CIE-LCH:
        56.0480, 86.9663, 315.4103
        CIE-Luv:
        56.0480, 29.8073, -102.5894
        Hunter-Lab:
        48.9492, 57.6391, -70.5794
      #b75bf2 color charts
#b75bf2 RGB chart
      #b75bf2 CMYK chart
      #b75bf2 RGB pie chart
      #b75bf2 color shades, tints & tones
#b75bf2 color schemes
#b75bf2 color preview, HTML & CSS examples
           This text has a color of #b75bf2        
        
          <p style="color:#b75bf2;">Text here</p>
        
        
          .mytext {color:#b75bf2;}
        
        Text color #b75bf2
      
           This box has a color of #b75bf2        
        
          <div style="background-color:#b75bf2;">Content here</div>
        
        
          .mybackground {background-color:#b75bf2;}
        
        Background color #b75bf2
      
           Border around this has a color of #b75bf2        
        
          <div style="border:2px solid #b75bf2;">Content here</div>
        
        
          .myborder {border:2px solid #b75bf2;}
        
        Border color #b75bf2