#b074c2 color space conversions
Hex:
        #b074c2
        RGB:
        176, 116, 194
        CMY:
        31, 55, 24
        CMYK:
        9, 40, 0, 24
      HSL:
        286°, 39.0000%, 60.7843%
        HSV (HSB):
        286°, 40.2062%, 76.0784%
        XYZ:
        33.8875, 25.6159, 54.1972
        xyY:
        0.2980, 0.2253, 25.6159
      CIE-Lab:
        57.6707, 36.9981, -31.4839
        CIE-LCH:
        57.6707, 48.5808, 319.6035
        CIE-Luv:
        57.6707, 26.6735, -53.4844
        Hunter-Lab:
        50.6122, 30.9437, -28.0612
      #b074c2 color charts
#b074c2 RGB chart
      #b074c2 CMYK chart
      #b074c2 RGB pie chart
      #b074c2 color shades, tints & tones
#b074c2 color schemes
#b074c2 color preview, HTML & CSS examples
           This text has a color of #b074c2        
        
          <p style="color:#b074c2;">Text here</p>
        
        
          .mytext {color:#b074c2;}
        
        Text color #b074c2
      
           This box has a color of #b074c2        
        
          <div style="background-color:#b074c2;">Content here</div>
        
        
          .mybackground {background-color:#b074c2;}
        
        Background color #b074c2
      
           Border around this has a color of #b074c2        
        
          <div style="border:2px solid #b074c2;">Content here</div>
        
        
          .myborder {border:2px solid #b074c2;}
        
        Border color #b074c2