#b265ce color space conversions
Hex:
        #b265ce
        RGB:
        178, 101, 206
        CMY:
        30, 60, 19
        CMYK:
        14, 51, 0, 19
      HSL:
        284°, 51.7241%, 60.1961%
        HSV (HSB):
        284°, 50.9709%, 80.7843%
        XYZ:
        34.1544, 23.2286, 61.0759
        xyY:
        0.2883, 0.1961, 23.2286
      CIE-Lab:
        55.3070, 48.1147, -41.9997
        CIE-LCH:
        55.3070, 63.8670, 318.8820
        CIE-Luv:
        55.3070, 31.3584, -71.0750
        Hunter-Lab:
        48.1960, 42.1519, -41.3975
      #b265ce color charts
#b265ce RGB chart
      #b265ce CMYK chart
      #b265ce RGB pie chart
      #b265ce color shades, tints & tones
#b265ce color schemes
#b265ce color preview, HTML & CSS examples
           This text has a color of #b265ce        
        
          <p style="color:#b265ce;">Text here</p>
        
        
          .mytext {color:#b265ce;}
        
        Text color #b265ce
      
           This box has a color of #b265ce        
        
          <div style="background-color:#b265ce;">Content here</div>
        
        
          .mybackground {background-color:#b265ce;}
        
        Background color #b265ce
      
           Border around this has a color of #b265ce        
        
          <div style="border:2px solid #b265ce;">Content here</div>
        
        
          .myborder {border:2px solid #b265ce;}
        
        Border color #b265ce