#b112ce color space conversions
Hex:
        #b112ce
        RGB:
        177, 18, 206
        CMY:
        31, 93, 19
        CMYK:
        14, 91, 0, 19
      HSL:
        291°, 83.9286%, 43.9216%
        HSV (HSB):
        291°, 91.2621%, 80.7843%
        XYZ:
        29.4883, 14.2360, 59.5861
        xyY:
        0.2854, 0.1378, 14.2360
      CIE-Lab:
        44.5694, 77.4108, -59.1605
        CIE-LCH:
        44.5694, 97.4290, 322.6114
        CIE-Luv:
        44.5694, 47.4023, -95.3534
        Hunter-Lab:
        37.7306, 73.4783, -67.2225
      #b112ce color charts
#b112ce RGB chart
      #b112ce CMYK chart
      #b112ce RGB pie chart
      #b112ce color shades, tints & tones
#b112ce color schemes
#b112ce color preview, HTML & CSS examples
           This text has a color of #b112ce        
        
          <p style="color:#b112ce;">Text here</p>
        
        
          .mytext {color:#b112ce;}
        
        Text color #b112ce
      
           This box has a color of #b112ce        
        
          <div style="background-color:#b112ce;">Content here</div>
        
        
          .mybackground {background-color:#b112ce;}
        
        Background color #b112ce
      
           Border around this has a color of #b112ce        
        
          <div style="border:2px solid #b112ce;">Content here</div>
        
        
          .myborder {border:2px solid #b112ce;}
        
        Border color #b112ce