#b235f4 color space conversions
Hex:
        #b235f4
        RGB:
        178, 53, 244
        CMY:
        30, 79, 4
        CMYK:
        27, 78, 0, 4
      HSL:
        279°, 89.6714%, 58.2353%
        HSV (HSB):
        279°, 78.2787%, 95.6863%
        XYZ:
        35.9623, 18.5428, 87.2717
        xyY:
        0.2537, 0.1308, 18.5428
      CIE-Lab:
        50.1480, 76.5166, -71.7326
        CIE-LCH:
        50.1480, 104.8826, 316.8483
        CIE-Luv:
        50.1480, 33.8566, -116.4103
        Hunter-Lab:
        43.0614, 73.7152, -90.0189
      #b235f4 color charts
#b235f4 RGB chart
      #b235f4 CMYK chart
      #b235f4 RGB pie chart
      #b235f4 color shades, tints & tones
#b235f4 color schemes
#b235f4 color preview, HTML & CSS examples
           This text has a color of #b235f4        
        
          <p style="color:#b235f4;">Text here</p>
        
        
          .mytext {color:#b235f4;}
        
        Text color #b235f4
      
           This box has a color of #b235f4        
        
          <div style="background-color:#b235f4;">Content here</div>
        
        
          .mybackground {background-color:#b235f4;}
        
        Background color #b235f4
      
           Border around this has a color of #b235f4        
        
          <div style="border:2px solid #b235f4;">Content here</div>
        
        
          .myborder {border:2px solid #b235f4;}
        
        Border color #b235f4