#b12dc3 color space conversions
Hex:
        #b12dc3
        RGB:
        177, 45, 195
        CMY:
        31, 82, 24
        CMYK:
        9, 77, 0, 24
      HSL:
        293°, 62.5000%, 47.0588%
        HSV (HSB):
        293°, 76.9231%, 76.4706%
        XYZ:
        28.9202, 15.1640, 53.0324
        xyY:
        0.2978, 0.1561, 15.1640
      CIE-Lab:
        45.8580, 69.6685, -50.7068
        CIE-LCH:
        45.8580, 86.1678, 323.9517
        CIE-Luv:
        45.8580, 48.0431, -83.3759
        Hunter-Lab:
        38.9410, 64.4192, -53.4864
      #b12dc3 color charts
#b12dc3 RGB chart
      #b12dc3 CMYK chart
      #b12dc3 RGB pie chart
      #b12dc3 color shades, tints & tones
#b12dc3 color schemes
#b12dc3 color preview, HTML & CSS examples
           This text has a color of #b12dc3        
        
          <p style="color:#b12dc3;">Text here</p>
        
        
          .mytext {color:#b12dc3;}
        
        Text color #b12dc3
      
           This box has a color of #b12dc3        
        
          <div style="background-color:#b12dc3;">Content here</div>
        
        
          .mybackground {background-color:#b12dc3;}
        
        Background color #b12dc3
      
           Border around this has a color of #b12dc3        
        
          <div style="border:2px solid #b12dc3;">Content here</div>
        
        
          .myborder {border:2px solid #b12dc3;}
        
        Border color #b12dc3