#b927bf color space conversions
Hex:
        #b927bf
        RGB:
        185, 39, 191
        CMY:
        27, 85, 25
        CMYK:
        3, 80, 0, 25
      HSL:
        298°, 66.0870%, 45.0980%
        HSV (HSB):
        298°, 79.5812%, 74.9020%
        XYZ:
        30.1371, 15.5269, 50.6988
        xyY:
        0.3127, 0.1611, 15.5269
      CIE-Lab:
        46.3476, 72.2105, -47.5199
        CIE-LCH:
        46.3476, 86.4436, 326.6521
        CIE-Luv:
        46.3476, 55.7583, -79.3634
        Hunter-Lab:
        39.4042, 67.5628, -48.7016
      #b927bf color charts
#b927bf RGB chart
      #b927bf CMYK chart
      #b927bf RGB pie chart
      #b927bf color shades, tints & tones
#b927bf color schemes
#b927bf color preview, HTML & CSS examples
           This text has a color of #b927bf        
        
          <p style="color:#b927bf;">Text here</p>
        
        
          .mytext {color:#b927bf;}
        
        Text color #b927bf
      
           This box has a color of #b927bf        
        
          <div style="background-color:#b927bf;">Content here</div>
        
        
          .mybackground {background-color:#b927bf;}
        
        Background color #b927bf
      
           Border around this has a color of #b927bf        
        
          <div style="border:2px solid #b927bf;">Content here</div>
        
        
          .myborder {border:2px solid #b927bf;}
        
        Border color #b927bf