#b074e1 color space conversions
Hex:
        #b074e1
        RGB:
        176, 116, 225
        CMY:
        31, 55, 12
        CMYK:
        22, 48, 0, 12
      HSL:
        273°, 64.4970%, 66.8627%
        HSV (HSB):
        273°, 48.4444%, 88.2353%
        XYZ:
        37.7405, 27.1571, 74.4869
        xyY:
        0.2708, 0.1948, 27.1571
      CIE-Lab:
        59.1195, 43.7111, -46.7096
        CIE-LCH:
        59.1195, 63.9722, 313.1007
        CIE-Luv:
        59.1195, 21.4907, -78.9706
        Hunter-Lab:
        52.1125, 38.0749, -48.2673
      #b074e1 color charts
#b074e1 RGB chart
      #b074e1 CMYK chart
      #b074e1 RGB pie chart
      #b074e1 color shades, tints & tones
#b074e1 color schemes
#b074e1 color preview, HTML & CSS examples
           This text has a color of #b074e1        
        
          <p style="color:#b074e1;">Text here</p>
        
        
          .mytext {color:#b074e1;}
        
        Text color #b074e1
      
           This box has a color of #b074e1        
        
          <div style="background-color:#b074e1;">Content here</div>
        
        
          .mybackground {background-color:#b074e1;}
        
        Background color #b074e1
      
           Border around this has a color of #b074e1        
        
          <div style="border:2px solid #b074e1;">Content here</div>
        
        
          .myborder {border:2px solid #b074e1;}
        
        Border color #b074e1