#b264b3 color space conversions
Hex:
        #b264b3
        RGB:
        178, 100, 179
        CMY:
        30, 61, 30
        CMYK:
        1, 44, 0, 30
      HSL:
        299°, 34.1991%, 54.7059%
        HSV (HSB):
        299°, 44.1341%, 70.1961%
        XYZ:
        31.0540, 21.8340, 45.2255
        xyY:
        0.3165, 0.2225, 21.8340
      CIE-Lab:
        53.8504, 43.2939, -28.7919
        CIE-LCH:
        53.8504, 51.9936, 326.3748
        CIE-Luv:
        53.8504, 37.4438, -49.5250
        Hunter-Lab:
        46.7269, 36.8564, -24.6762
      #b264b3 color charts
#b264b3 RGB chart
      #b264b3 CMYK chart
      #b264b3 RGB pie chart
      #b264b3 color shades, tints & tones
#b264b3 color schemes
#b264b3 color preview, HTML & CSS examples
           This text has a color of #b264b3        
        
          <p style="color:#b264b3;">Text here</p>
        
        
          .mytext {color:#b264b3;}
        
        Text color #b264b3
      
           This box has a color of #b264b3        
        
          <div style="background-color:#b264b3;">Content here</div>
        
        
          .mybackground {background-color:#b264b3;}
        
        Background color #b264b3
      
           Border around this has a color of #b264b3        
        
          <div style="border:2px solid #b264b3;">Content here</div>
        
        
          .myborder {border:2px solid #b264b3;}
        
        Border color #b264b3