#b114f1 color space conversions
Hex:
        #b114f1
        RGB:
        177, 20, 241
        CMY:
        31, 92, 5
        CMYK:
        27, 92, 0, 5
      HSL:
        283°, 88.7550%, 51.1765%
        HSV (HSB):
        283°, 91.7012%, 94.5098%
        XYZ:
        34.2588, 16.1983, 84.5400
        xyY:
        0.2538, 0.1200, 16.1983
      CIE-Lab:
        47.2336, 83.2759, -74.7986
        CIE-LCH:
        47.2336, 111.9361, 318.0697
        CIE-Luv:
        47.2336, 37.0274, -118.9469
        Hunter-Lab:
        40.2471, 81.5088, -96.3671
      #b114f1 color charts
#b114f1 RGB chart
      #b114f1 CMYK chart
      #b114f1 RGB pie chart
      #b114f1 color shades, tints & tones
#b114f1 color schemes
#b114f1 color preview, HTML & CSS examples
           This text has a color of #b114f1        
        
          <p style="color:#b114f1;">Text here</p>
        
        
          .mytext {color:#b114f1;}
        
        Text color #b114f1
      
           This box has a color of #b114f1        
        
          <div style="background-color:#b114f1;">Content here</div>
        
        
          .mybackground {background-color:#b114f1;}
        
        Background color #b114f1
      
           Border around this has a color of #b114f1        
        
          <div style="border:2px solid #b114f1;">Content here</div>
        
        
          .myborder {border:2px solid #b114f1;}
        
        Border color #b114f1