#b242c7 color space conversions
Hex:
        #b242c7
        RGB:
        178, 66, 199
        CMY:
        30, 74, 22
        CMYK:
        11, 67, 0, 22
      HSL:
        291°, 54.2857%, 51.9608%
        HSV (HSB):
        291°, 66.8342%, 78.0392%
        XYZ:
        30.6171, 17.4849, 55.7941
        xyY:
        0.2947, 0.1683, 17.4849
      CIE-Lab:
        48.8653, 63.1590, -48.2072
        CIE-LCH:
        48.8653, 79.4543, 322.6467
        CIE-Luv:
        48.8653, 43.3481, -80.3228
        Hunter-Lab:
        41.8150, 57.5223, -49.8406
      #b242c7 color charts
#b242c7 RGB chart
      #b242c7 CMYK chart
      #b242c7 RGB pie chart
      #b242c7 color shades, tints & tones
#b242c7 color schemes
#b242c7 color preview, HTML & CSS examples
           This text has a color of #b242c7        
        
          <p style="color:#b242c7;">Text here</p>
        
        
          .mytext {color:#b242c7;}
        
        Text color #b242c7
      
           This box has a color of #b242c7        
        
          <div style="background-color:#b242c7;">Content here</div>
        
        
          .mybackground {background-color:#b242c7;}
        
        Background color #b242c7
      
           Border around this has a color of #b242c7        
        
          <div style="border:2px solid #b242c7;">Content here</div>
        
        
          .myborder {border:2px solid #b242c7;}
        
        Border color #b242c7