#b85db1 color space conversions
Hex:
        #b85db1
        RGB:
        184, 93, 177
        CMY:
        28, 64, 31
        CMYK:
        0, 49, 4, 28
      HSL:
        305°, 39.0558%, 54.3137%
        HSV (HSB):
        305°, 49.4565%, 72.1569%
        XYZ:
        31.6173, 21.1934, 44.0193
        xyY:
        0.3265, 0.2189, 21.1934
      CIE-Lab:
        53.1605, 48.3378, -28.6428
        CIE-LCH:
        53.1605, 56.1868, 329.3509
        CIE-Luv:
        53.1605, 44.7657, -49.9385
        Hunter-Lab:
        46.0363, 42.0289, -24.4670
      #b85db1 color charts
#b85db1 RGB chart
      #b85db1 CMYK chart
      #b85db1 RGB pie chart
      #b85db1 color shades, tints & tones
#b85db1 color schemes
#b85db1 color preview, HTML & CSS examples
           This text has a color of #b85db1        
        
          <p style="color:#b85db1;">Text here</p>
        
        
          .mytext {color:#b85db1;}
        
        Text color #b85db1
      
           This box has a color of #b85db1        
        
          <div style="background-color:#b85db1;">Content here</div>
        
        
          .mybackground {background-color:#b85db1;}
        
        Background color #b85db1
      
           Border around this has a color of #b85db1        
        
          <div style="border:2px solid #b85db1;">Content here</div>
        
        
          .myborder {border:2px solid #b85db1;}
        
        Border color #b85db1