#b112f3 color space conversions
Hex:
        #b112f3
        RGB:
        177, 18, 243
        CMY:
        31, 93, 5
        CMYK:
        27, 93, 0, 5
      HSL:
        282°, 90.3614%, 51.1765%
        HSV (HSB):
        282°, 92.5926%, 95.2941%
        XYZ:
        34.5254, 16.2508, 86.1110
        xyY:
        0.2522, 0.1187, 16.2508
      CIE-Lab:
        47.3018, 83.9025, -75.8126
        CIE-LCH:
        47.3018, 113.0804, 317.8997
        CIE-Luv:
        47.3018, 36.5970, -120.3922
        Hunter-Lab:
        40.3123, 82.3298, -98.4308
      #b112f3 color charts
#b112f3 RGB chart
      #b112f3 CMYK chart
      #b112f3 RGB pie chart
      #b112f3 color shades, tints & tones
#b112f3 color schemes
#b112f3 color preview, HTML & CSS examples
           This text has a color of #b112f3        
        
          <p style="color:#b112f3;">Text here</p>
        
        
          .mytext {color:#b112f3;}
        
        Text color #b112f3
      
           This box has a color of #b112f3        
        
          <div style="background-color:#b112f3;">Content here</div>
        
        
          .mybackground {background-color:#b112f3;}
        
        Background color #b112f3
      
           Border around this has a color of #b112f3        
        
          <div style="border:2px solid #b112f3;">Content here</div>
        
        
          .myborder {border:2px solid #b112f3;}
        
        Border color #b112f3