#b238e5 color space conversions
Hex:
        #b238e5
        RGB:
        178, 56, 229
        CMY:
        30, 78, 10
        CMYK:
        22, 76, 0, 10
      HSL:
        282°, 76.8889%, 55.8824%
        HSV (HSB):
        282°, 75.5459%, 89.8039%
        XYZ:
        33.9171, 17.9505, 75.8059
        xyY:
        0.2657, 0.1406, 17.9505
      CIE-Lab:
        49.4360, 72.5959, -64.4394
        CIE-LCH:
        49.4360, 97.0701, 318.4063
        CIE-Luv:
        49.4360, 37.1803, -105.3056
        Hunter-Lab:
        42.3680, 68.7518, -76.4256
      #b238e5 color charts
#b238e5 RGB chart
      #b238e5 CMYK chart
      #b238e5 RGB pie chart
      #b238e5 color shades, tints & tones
#b238e5 color schemes
#b238e5 color preview, HTML & CSS examples
           This text has a color of #b238e5        
        
          <p style="color:#b238e5;">Text here</p>
        
        
          .mytext {color:#b238e5;}
        
        Text color #b238e5
      
           This box has a color of #b238e5        
        
          <div style="background-color:#b238e5;">Content here</div>
        
        
          .mybackground {background-color:#b238e5;}
        
        Background color #b238e5
      
           Border around this has a color of #b238e5        
        
          <div style="border:2px solid #b238e5;">Content here</div>
        
        
          .myborder {border:2px solid #b238e5;}
        
        Border color #b238e5