#b12dc0 color space conversions
Hex:
        #b12dc0
        RGB:
        177, 45, 192
        CMY:
        31, 82, 25
        CMYK:
        8, 77, 0, 25
      HSL:
        294°, 62.0253%, 46.4706%
        HSV (HSB):
        294°, 76.5625%, 75.2941%
        XYZ:
        28.5843, 15.0297, 51.2636
        xyY:
        0.3013, 0.1584, 15.0297
      CIE-Lab:
        45.6748, 69.1512, -49.2535
        CIE-LCH:
        45.6748, 84.8988, 324.5394
        CIE-Luv:
        45.6748, 48.9992, -81.1410
        Hunter-Lab:
        38.7681, 63.7664, -51.2624
      #b12dc0 color charts
#b12dc0 RGB chart
      #b12dc0 CMYK chart
      #b12dc0 RGB pie chart
      #b12dc0 color shades, tints & tones
#b12dc0 color schemes
#b12dc0 color preview, HTML & CSS examples
           This text has a color of #b12dc0        
        
          <p style="color:#b12dc0;">Text here</p>
        
        
          .mytext {color:#b12dc0;}
        
        Text color #b12dc0
      
           This box has a color of #b12dc0        
        
          <div style="background-color:#b12dc0;">Content here</div>
        
        
          .mybackground {background-color:#b12dc0;}
        
        Background color #b12dc0
      
           Border around this has a color of #b12dc0        
        
          <div style="border:2px solid #b12dc0;">Content here</div>
        
        
          .myborder {border:2px solid #b12dc0;}
        
        Border color #b12dc0