#b927f1 color space conversions
Hex:
        #b927f1
        RGB:
        185, 39, 241
        CMY:
        27, 85, 5
        CMYK:
        23, 84, 0, 5
      HSL:
        283°, 87.8261%, 54.9020%
        HSV (HSB):
        283°, 83.8174%, 94.5098%
        XYZ:
        36.6103, 18.1162, 84.7863
        xyY:
        0.2624, 0.1299, 18.1162
      CIE-Lab:
        49.6367, 80.8793, -70.8335
        CIE-LCH:
        49.6367, 107.5121, 318.7884
        CIE-Luv:
        49.6367, 40.2665, -115.2378
        Hunter-Lab:
        42.5631, 79.0497, -88.3122
      #b927f1 color charts
#b927f1 RGB chart
      #b927f1 CMYK chart
      #b927f1 RGB pie chart
      #b927f1 color shades, tints & tones
#b927f1 color schemes
#b927f1 color preview, HTML & CSS examples
           This text has a color of #b927f1        
        
          <p style="color:#b927f1;">Text here</p>
        
        
          .mytext {color:#b927f1;}
        
        Text color #b927f1
      
           This box has a color of #b927f1        
        
          <div style="background-color:#b927f1;">Content here</div>
        
        
          .mybackground {background-color:#b927f1;}
        
        Background color #b927f1
      
           Border around this has a color of #b927f1        
        
          <div style="border:2px solid #b927f1;">Content here</div>
        
        
          .myborder {border:2px solid #b927f1;}
        
        Border color #b927f1