#b235f2 color space conversions
Hex:
        #b235f2
        RGB:
        178, 53, 242
        CMY:
        30, 79, 5
        CMYK:
        26, 78, 0, 5
      HSL:
        280°, 87.9070%, 57.8431%
        HSV (HSB):
        280°, 78.0992%, 94.9020%
        XYZ:
        35.6602, 18.4220, 85.6807
        xyY:
        0.2551, 0.1318, 18.4220
      CIE-Lab:
        50.0040, 76.1218, -70.8451
        CIE-LCH:
        50.0040, 103.9882, 317.0563
        CIE-Luv:
        50.0040, 34.3442, -115.0384
        Hunter-Lab:
        42.9208, 73.1929, -88.3130
      #b235f2 color charts
#b235f2 RGB chart
      #b235f2 CMYK chart
      #b235f2 RGB pie chart
      #b235f2 color shades, tints & tones
#b235f2 color schemes
#b235f2 color preview, HTML & CSS examples
           This text has a color of #b235f2        
        
          <p style="color:#b235f2;">Text here</p>
        
        
          .mytext {color:#b235f2;}
        
        Text color #b235f2
      
           This box has a color of #b235f2        
        
          <div style="background-color:#b235f2;">Content here</div>
        
        
          .mybackground {background-color:#b235f2;}
        
        Background color #b235f2
      
           Border around this has a color of #b235f2        
        
          <div style="border:2px solid #b235f2;">Content here</div>
        
        
          .myborder {border:2px solid #b235f2;}
        
        Border color #b235f2