#b238e3 color space conversions
Hex:
        #b238e3
        RGB:
        178, 56, 227
        CMY:
        30, 78, 11
        CMYK:
        22, 75, 0, 11
      HSL:
        283°, 75.3304%, 55.4902%
        HSV (HSB):
        283°, 75.3304%, 89.0196%
        XYZ:
        33.6394, 17.8394, 74.3434
        xyY:
        0.2674, 0.1418, 17.8394
      CIE-Lab:
        49.3007, 72.2083, -63.5253
        CIE-LCH:
        49.3007, 96.1743, 318.6603
        CIE-Luv:
        49.3007, 37.6996, -103.8830
        Hunter-Lab:
        42.2367, 68.2521, -74.7943
      #b238e3 color charts
#b238e3 RGB chart
      #b238e3 CMYK chart
      #b238e3 RGB pie chart
      #b238e3 color shades, tints & tones
#b238e3 color schemes
#b238e3 color preview, HTML & CSS examples
           This text has a color of #b238e3        
        
          <p style="color:#b238e3;">Text here</p>
        
        
          .mytext {color:#b238e3;}
        
        Text color #b238e3
      
           This box has a color of #b238e3        
        
          <div style="background-color:#b238e3;">Content here</div>
        
        
          .mybackground {background-color:#b238e3;}
        
        Background color #b238e3
      
           Border around this has a color of #b238e3        
        
          <div style="border:2px solid #b238e3;">Content here</div>
        
        
          .myborder {border:2px solid #b238e3;}
        
        Border color #b238e3