#b265a9 color space conversions
Hex:
        #b265a9
        RGB:
        178, 101, 169
        CMY:
        30, 60, 34
        CMYK:
        0, 43, 5, 30
      HSL:
        307°, 33.3333%, 54.7059%
        HSV (HSB):
        307°, 43.2584%, 69.8039%
        XYZ:
        30.1752, 21.6369, 40.1220
        xyY:
        0.3282, 0.2354, 21.6369
      CIE-Lab:
        53.6396, 40.9231, -23.3169
        CIE-LCH:
        53.6396, 47.0997, 330.3267
        CIE-Luv:
        53.6396, 39.2005, -40.7621
        Hunter-Lab:
        46.5155, 34.3932, -18.5799
      #b265a9 color charts
#b265a9 RGB chart
      #b265a9 CMYK chart
      #b265a9 RGB pie chart
      #b265a9 color shades, tints & tones
#b265a9 color schemes
#b265a9 color preview, HTML & CSS examples
           This text has a color of #b265a9        
        
          <p style="color:#b265a9;">Text here</p>
        
        
          .mytext {color:#b265a9;}
        
        Text color #b265a9
      
           This box has a color of #b265a9        
        
          <div style="background-color:#b265a9;">Content here</div>
        
        
          .mybackground {background-color:#b265a9;}
        
        Background color #b265a9
      
           Border around this has a color of #b265a9        
        
          <div style="border:2px solid #b265a9;">Content here</div>
        
        
          .myborder {border:2px solid #b265a9;}
        
        Border color #b265a9