#b242c5 color space conversions
Hex:
        #b242c5
        RGB:
        178, 66, 197
        CMY:
        30, 74, 23
        CMYK:
        10, 66, 0, 23
      HSL:
        291°, 53.0364%, 51.5686%
        HSV (HSB):
        291°, 66.4975%, 77.2549%
        XYZ:
        30.3864, 17.3926, 54.5789
        xyY:
        0.2969, 0.1699, 17.3926
      CIE-Lab:
        48.7510, 62.7886, -47.2339
        CIE-LCH:
        48.7510, 78.5713, 323.0470
        CIE-Luv:
        48.7510, 43.9107, -78.7867
        Hunter-Lab:
        41.7045, 57.0744, -48.4001
      #b242c5 color charts
#b242c5 RGB chart
      #b242c5 CMYK chart
      #b242c5 RGB pie chart
      #b242c5 color shades, tints & tones
#b242c5 color schemes
#b242c5 color preview, HTML & CSS examples
           This text has a color of #b242c5        
        
          <p style="color:#b242c5;">Text here</p>
        
        
          .mytext {color:#b242c5;}
        
        Text color #b242c5
      
           This box has a color of #b242c5        
        
          <div style="background-color:#b242c5;">Content here</div>
        
        
          .mybackground {background-color:#b242c5;}
        
        Background color #b242c5
      
           Border around this has a color of #b242c5        
        
          <div style="border:2px solid #b242c5;">Content here</div>
        
        
          .myborder {border:2px solid #b242c5;}
        
        Border color #b242c5