#b927ef color space conversions
Hex:
        #b927ef
        RGB:
        185, 39, 239
        CMY:
        27, 85, 6
        CMYK:
        23, 84, 0, 6
      HSL:
        284°, 86.2069%, 54.5098%
        HSV (HSB):
        284°, 83.6820%, 93.7255%
        XYZ:
        36.3131, 17.9973, 83.2213
        xyY:
        0.2640, 0.1309, 17.9973
      CIE-Lab:
        49.4929, 80.5124, -69.9424
        CIE-LCH:
        49.4929, 106.6498, 319.0186
        CIE-Luv:
        49.4929, 40.8147, -113.8699
        Hunter-Lab:
        42.4232, 78.5502, -86.6123
      #b927ef color charts
#b927ef RGB chart
      #b927ef CMYK chart
      #b927ef RGB pie chart
      #b927ef color shades, tints & tones
#b927ef color schemes
#b927ef color preview, HTML & CSS examples
           This text has a color of #b927ef        
        
          <p style="color:#b927ef;">Text here</p>
        
        
          .mytext {color:#b927ef;}
        
        Text color #b927ef
      
           This box has a color of #b927ef        
        
          <div style="background-color:#b927ef;">Content here</div>
        
        
          .mybackground {background-color:#b927ef;}
        
        Background color #b927ef
      
           Border around this has a color of #b927ef        
        
          <div style="border:2px solid #b927ef;">Content here</div>
        
        
          .myborder {border:2px solid #b927ef;}
        
        Border color #b927ef