#b237f2 color space conversions
Hex:
        #b237f2
        RGB:
        178, 55, 242
        CMY:
        30, 78, 5
        CMYK:
        26, 77, 0, 5
      HSL:
        279°, 87.7934%, 58.2353%
        HSV (HSB):
        279°, 77.2727%, 94.9020%
        XYZ:
        35.7533, 18.6082, 85.7117
        xyY:
        0.2552, 0.1328, 18.6082
      CIE-Lab:
        50.2256, 75.4801, -70.4853
        CIE-LCH:
        50.2256, 103.2735, 316.9598
        CIE-Luv:
        50.2256, 34.0691, -114.6263
        Hunter-Lab:
        43.1372, 72.4557, -87.6107
      #b237f2 color charts
#b237f2 RGB chart
      #b237f2 CMYK chart
      #b237f2 RGB pie chart
      #b237f2 color shades, tints & tones
#b237f2 color schemes
#b237f2 color preview, HTML & CSS examples
           This text has a color of #b237f2        
        
          <p style="color:#b237f2;">Text here</p>
        
        
          .mytext {color:#b237f2;}
        
        Text color #b237f2
      
           This box has a color of #b237f2        
        
          <div style="background-color:#b237f2;">Content here</div>
        
        
          .mybackground {background-color:#b237f2;}
        
        Background color #b237f2
      
           Border around this has a color of #b237f2        
        
          <div style="border:2px solid #b237f2;">Content here</div>
        
        
          .myborder {border:2px solid #b237f2;}
        
        Border color #b237f2