#b242e3 color space conversions
Hex:
        #b242e3
        RGB:
        178, 66, 227
        CMY:
        30, 74, 11
        CMYK:
        22, 71, 0, 11
      HSL:
        282°, 74.1935%, 57.4510%
        HSV (HSB):
        282°, 70.9251%, 89.0196%
        XYZ:
        34.1734, 18.9075, 74.5214
        xyY:
        0.2678, 0.1482, 18.9075
      CIE-Lab:
        50.5788, 68.5612, -61.4622
        CIE-LCH:
        50.5788, 92.0774, 318.1251
        CIE-Luv:
        50.5788, 35.9440, -101.2571
        Hunter-Lab:
        43.4827, 64.1900, -71.1743
      #b242e3 color charts
#b242e3 RGB chart
      #b242e3 CMYK chart
      #b242e3 RGB pie chart
      #b242e3 color shades, tints & tones
#b242e3 color schemes
#b242e3 color preview, HTML & CSS examples
           This text has a color of #b242e3        
        
          <p style="color:#b242e3;">Text here</p>
        
        
          .mytext {color:#b242e3;}
        
        Text color #b242e3
      
           This box has a color of #b242e3        
        
          <div style="background-color:#b242e3;">Content here</div>
        
        
          .mybackground {background-color:#b242e3;}
        
        Background color #b242e3
      
           Border around this has a color of #b242e3        
        
          <div style="border:2px solid #b242e3;">Content here</div>
        
        
          .myborder {border:2px solid #b242e3;}
        
        Border color #b242e3