#b12eb7 color space conversions
Hex:
        #b12eb7
        RGB:
        177, 46, 183
        CMY:
        31, 82, 28
        CMYK:
        3, 75, 0, 28
      HSL:
        297°, 59.8253%, 44.9020%
        HSV (HSB):
        297°, 74.8634%, 71.7647%
        XYZ:
        27.6557, 14.7200, 46.1834
        xyY:
        0.3123, 0.1662, 14.7200
      CIE-Lab:
        45.2483, 67.3222, -44.6694
        CIE-LCH:
        45.2483, 80.7937, 326.4351
        CIE-Luv:
        45.2483, 51.7658, -74.1260
        Hunter-Lab:
        38.3667, 61.5259, -44.5129
      #b12eb7 color charts
#b12eb7 RGB chart
      #b12eb7 CMYK chart
      #b12eb7 RGB pie chart
      #b12eb7 color shades, tints & tones
#b12eb7 color schemes
#b12eb7 color preview, HTML & CSS examples
           This text has a color of #b12eb7        
        
          <p style="color:#b12eb7;">Text here</p>
        
        
          .mytext {color:#b12eb7;}
        
        Text color #b12eb7
      
           This box has a color of #b12eb7        
        
          <div style="background-color:#b12eb7;">Content here</div>
        
        
          .mybackground {background-color:#b12eb7;}
        
        Background color #b12eb7
      
           Border around this has a color of #b12eb7        
        
          <div style="border:2px solid #b12eb7;">Content here</div>
        
        
          .myborder {border:2px solid #b12eb7;}
        
        Border color #b12eb7