#b236f5 color space conversions
Hex:
        #b236f5
        RGB:
        178, 54, 245
        CMY:
        30, 79, 4
        CMYK:
        27, 78, 0, 4
      HSL:
        279°, 90.5213%, 58.6275%
        HSV (HSB):
        279°, 77.9592%, 96.0784%
        XYZ:
        36.1607, 18.6959, 88.0890
        xyY:
        0.2530, 0.1308, 18.6959
      CIE-Lab:
        50.3295, 76.3980, -71.9979
        CIE-LCH:
        50.3295, 104.9778, 316.6984
        CIE-Luv:
        50.3295, 33.4813, -116.8944
        Hunter-Lab:
        43.2387, 73.6123, -90.5226
      #b236f5 color charts
#b236f5 RGB chart
      #b236f5 CMYK chart
      #b236f5 RGB pie chart
      #b236f5 color shades, tints & tones
#b236f5 color schemes
#b236f5 color preview, HTML & CSS examples
           This text has a color of #b236f5        
        
          <p style="color:#b236f5;">Text here</p>
        
        
          .mytext {color:#b236f5;}
        
        Text color #b236f5
      
           This box has a color of #b236f5        
        
          <div style="background-color:#b236f5;">Content here</div>
        
        
          .mybackground {background-color:#b236f5;}
        
        Background color #b236f5
      
           Border around this has a color of #b236f5        
        
          <div style="border:2px solid #b236f5;">Content here</div>
        
        
          .myborder {border:2px solid #b236f5;}
        
        Border color #b236f5