#b113f1 color space conversions
Hex:
        #b113f1
        RGB:
        177, 19, 241
        CMY:
        31, 93, 5
        CMYK:
        27, 92, 0, 5
      HSL:
        283°, 88.8000%, 50.9804%
        HSV (HSB):
        283°, 92.1162%, 94.5098%
        XYZ:
        34.2415, 16.1637, 84.5343
        xyY:
        0.2538, 0.1198, 16.1637
      CIE-Lab:
        47.1886, 83.4100, -74.8720
        CIE-LCH:
        47.1886, 112.0850, 318.0876
        CIE-Luv:
        47.1886, 37.0773, -119.0177
        Hunter-Lab:
        40.2041, 81.6697, -96.5218
      #b113f1 color charts
#b113f1 RGB chart
      #b113f1 CMYK chart
      #b113f1 RGB pie chart
      #b113f1 color shades, tints & tones
#b113f1 color schemes
#b113f1 color preview, HTML & CSS examples
           This text has a color of #b113f1        
        
          <p style="color:#b113f1;">Text here</p>
        
        
          .mytext {color:#b113f1;}
        
        Text color #b113f1
      
           This box has a color of #b113f1        
        
          <div style="background-color:#b113f1;">Content here</div>
        
        
          .mybackground {background-color:#b113f1;}
        
        Background color #b113f1
      
           Border around this has a color of #b113f1        
        
          <div style="border:2px solid #b113f1;">Content here</div>
        
        
          .myborder {border:2px solid #b113f1;}
        
        Border color #b113f1