#b238c7 color space conversions
Hex:
        #b238c7
        RGB:
        178, 56, 199
        CMY:
        30, 78, 22
        CMYK:
        11, 72, 0, 22
      HSL:
        291°, 56.0784%, 50.0000%
        HSV (HSB):
        291°, 71.8593%, 78.0392%
        XYZ:
        30.0831, 16.4168, 55.6160
        xyY:
        0.2946, 0.1608, 16.4168
      CIE-Lab:
        47.5167, 66.9675, -50.3620
        CIE-LCH:
        47.5167, 83.7913, 323.0555
        CIE-Luv:
        47.5167, 45.5121, -83.3607
        Hunter-Lab:
        40.5177, 61.6244, -53.0212
      #b238c7 color charts
#b238c7 RGB chart
      #b238c7 CMYK chart
      #b238c7 RGB pie chart
      #b238c7 color shades, tints & tones
#b238c7 color schemes
#b238c7 color preview, HTML & CSS examples
           This text has a color of #b238c7        
        
          <p style="color:#b238c7;">Text here</p>
        
        
          .mytext {color:#b238c7;}
        
        Text color #b238c7
      
           This box has a color of #b238c7        
        
          <div style="background-color:#b238c7;">Content here</div>
        
        
          .mybackground {background-color:#b238c7;}
        
        Background color #b238c7
      
           Border around this has a color of #b238c7        
        
          <div style="border:2px solid #b238c7;">Content here</div>
        
        
          .myborder {border:2px solid #b238c7;}
        
        Border color #b238c7