#b045e1 color space conversions
Hex:
        #b045e1
        RGB:
        176, 69, 225
        CMY:
        31, 73, 12
        CMYK:
        22, 69, 0, 12
      HSL:
        281°, 72.2222%, 57.6471%
        HSV (HSB):
        281°, 69.3333%, 88.2353%
        XYZ:
        33.6232, 18.9226, 73.1144
        xyY:
        0.2676, 0.1506, 18.9226
      CIE-Lab:
        50.5965, 66.5662, -60.3153
        CIE-LCH:
        50.5965, 89.8276, 317.8204
        CIE-Luv:
        50.5965, 34.6658, -99.3755
        Hunter-Lab:
        43.5001, 61.8456, -69.2038
      #b045e1 color charts
#b045e1 RGB chart
      #b045e1 CMYK chart
      #b045e1 RGB pie chart
      #b045e1 color shades, tints & tones
#b045e1 color schemes
#b045e1 color preview, HTML & CSS examples
           This text has a color of #b045e1        
        
          <p style="color:#b045e1;">Text here</p>
        
        
          .mytext {color:#b045e1;}
        
        Text color #b045e1
      
           This box has a color of #b045e1        
        
          <div style="background-color:#b045e1;">Content here</div>
        
        
          .mybackground {background-color:#b045e1;}
        
        Background color #b045e1
      
           Border around this has a color of #b045e1        
        
          <div style="border:2px solid #b045e1;">Content here</div>
        
        
          .myborder {border:2px solid #b045e1;}
        
        Border color #b045e1