#b236df color space conversions
Hex:
        #b236df
        RGB:
        178, 54, 223
        CMY:
        30, 79, 13
        CMYK:
        20, 76, 0, 13
      HSL:
        284°, 72.5322%, 54.3137%
        HSV (HSB):
        284°, 75.7848%, 87.4510%
        XYZ:
        32.9985, 17.4310, 71.4373
        xyY:
        0.2708, 0.1430, 17.4310
      CIE-Lab:
        48.7986, 72.1122, -62.0657
        CIE-LCH:
        48.7986, 95.1437, 319.2820
        CIE-Luv:
        48.7986, 39.0748, -101.4947
        Hunter-Lab:
        41.7505, 68.0187, -72.2231
      #b236df color charts
#b236df RGB chart
      #b236df CMYK chart
      #b236df RGB pie chart
      #b236df color shades, tints & tones
#b236df color schemes
#b236df color preview, HTML & CSS examples
           This text has a color of #b236df        
        
          <p style="color:#b236df;">Text here</p>
        
        
          .mytext {color:#b236df;}
        
        Text color #b236df
      
           This box has a color of #b236df        
        
          <div style="background-color:#b236df;">Content here</div>
        
        
          .mybackground {background-color:#b236df;}
        
        Background color #b236df
      
           Border around this has a color of #b236df        
        
          <div style="border:2px solid #b236df;">Content here</div>
        
        
          .myborder {border:2px solid #b236df;}
        
        Border color #b236df