#b291f4 color space conversions
Hex:
        #b291f4
        RGB:
        178, 145, 244
        CMY:
        30, 43, 4
        CMYK:
        27, 41, 0, 4
      HSL:
        260°, 81.8182%, 76.2745%
        HSV (HSB):
        260°, 40.5738%, 95.6863%
        XYZ:
        44.8146, 36.2474, 90.2224
        xyY:
        0.2616, 0.2116, 36.2474
      CIE-Lab:
        66.7085, 32.6597, -45.2506
        CIE-LCH:
        66.7085, 55.8057, 305.8199
        CIE-Luv:
        66.7085, 9.3624, -76.8753
        Hunter-Lab:
        60.2058, 27.5075, -46.7059
      #b291f4 color charts
#b291f4 RGB chart
      #b291f4 CMYK chart
      #b291f4 RGB pie chart
      #b291f4 color shades, tints & tones
#b291f4 color schemes
#b291f4 color preview, HTML & CSS examples
           This text has a color of #b291f4        
        
          <p style="color:#b291f4;">Text here</p>
        
        
          .mytext {color:#b291f4;}
        
        Text color #b291f4
      
           This box has a color of #b291f4        
        
          <div style="background-color:#b291f4;">Content here</div>
        
        
          .mybackground {background-color:#b291f4;}
        
        Background color #b291f4
      
           Border around this has a color of #b291f4        
        
          <div style="border:2px solid #b291f4;">Content here</div>
        
        
          .myborder {border:2px solid #b291f4;}
        
        Border color #b291f4