#b265ac color space conversions
Hex:
        #b265ac
        RGB:
        178, 101, 172
        CMY:
        30, 60, 33
        CMYK:
        0, 43, 3, 30
      HSL:
        305°, 33.3333%, 54.7059%
        HSV (HSB):
        305°, 43.2584%, 69.8039%
        XYZ:
        30.4602, 21.7509, 41.6226
        xyY:
        0.3246, 0.2318, 21.7509
      CIE-Lab:
        53.7617, 41.4673, -24.8721
        CIE-LCH:
        53.7617, 48.3545, 329.0446
        CIE-Luv:
        53.7617, 38.5487, -43.2304
        Hunter-Lab:
        46.6379, 34.9659, -20.2677
      #b265ac color charts
#b265ac RGB chart
      #b265ac CMYK chart
      #b265ac RGB pie chart
      #b265ac color shades, tints & tones
#b265ac color schemes
#b265ac color preview, HTML & CSS examples
           This text has a color of #b265ac        
        
          <p style="color:#b265ac;">Text here</p>
        
        
          .mytext {color:#b265ac;}
        
        Text color #b265ac
      
           This box has a color of #b265ac        
        
          <div style="background-color:#b265ac;">Content here</div>
        
        
          .mybackground {background-color:#b265ac;}
        
        Background color #b265ac
      
           Border around this has a color of #b265ac        
        
          <div style="border:2px solid #b265ac;">Content here</div>
        
        
          .myborder {border:2px solid #b265ac;}
        
        Border color #b265ac