#b455e3 color space conversions
Hex:
        #b455e3
        RGB:
        180, 85, 227
        CMY:
        29, 67, 11
        CMYK:
        21, 63, 0, 11
      HSL:
        280°, 71.7172%, 61.1765%
        HSV (HSB):
        280°, 62.5551%, 89.0196%
        XYZ:
        35.9360, 21.7463, 74.9765
        xyY:
        0.2709, 0.1639, 21.7463
      CIE-Lab:
        53.7568, 60.8730, -56.3408
        CIE-LCH:
        53.7568, 82.9446, 317.2143
        CIE-Luv:
        53.7568, 32.8553, -94.3093
        Hunter-Lab:
        46.6330, 55.9468, -62.6833
      #b455e3 color charts
#b455e3 RGB chart
      #b455e3 CMYK chart
      #b455e3 RGB pie chart
      #b455e3 color shades, tints & tones
#b455e3 color schemes
#b455e3 color preview, HTML & CSS examples
           This text has a color of #b455e3        
        
          <p style="color:#b455e3;">Text here</p>
        
        
          .mytext {color:#b455e3;}
        
        Text color #b455e3
      
           This box has a color of #b455e3        
        
          <div style="background-color:#b455e3;">Content here</div>
        
        
          .mybackground {background-color:#b455e3;}
        
        Background color #b455e3
      
           Border around this has a color of #b455e3        
        
          <div style="border:2px solid #b455e3;">Content here</div>
        
        
          .myborder {border:2px solid #b455e3;}
        
        Border color #b455e3