#b25acb color space conversions
Hex:
        #b25acb
        RGB:
        178, 90, 203
        CMY:
        30, 65, 20
        CMYK:
        12, 56, 0, 20
      HSL:
        287°, 52.0737%, 57.4510%
        HSV (HSB):
        287°, 55.6650%, 79.6078%
        XYZ:
        32.7958, 21.0891, 58.8420
        xyY:
        0.2909, 0.1871, 21.0891
      CIE-Lab:
        53.0469, 53.0793, -43.8604
        CIE-LCH:
        53.0469, 68.8560, 320.4324
        CIE-Luv:
        53.0469, 35.6664, -73.9686
        Hunter-Lab:
        45.9229, 47.1105, -43.8236
      #b25acb color charts
#b25acb RGB chart
      #b25acb CMYK chart
      #b25acb RGB pie chart
      #b25acb color shades, tints & tones
#b25acb color schemes
#b25acb color preview, HTML & CSS examples
           This text has a color of #b25acb        
        
          <p style="color:#b25acb;">Text here</p>
        
        
          .mytext {color:#b25acb;}
        
        Text color #b25acb
      
           This box has a color of #b25acb        
        
          <div style="background-color:#b25acb;">Content here</div>
        
        
          .mybackground {background-color:#b25acb;}
        
        Background color #b25acb
      
           Border around this has a color of #b25acb        
        
          <div style="border:2px solid #b25acb;">Content here</div>
        
        
          .myborder {border:2px solid #b25acb;}
        
        Border color #b25acb