#b911fd color space conversions
Hex:
        #b911fd
        RGB:
        185, 17, 253
        CMY:
        27, 93, 1
        CMYK:
        27, 93, 0, 1
      HSL:
        283°, 98.3333%, 52.9412%
        HSV (HSB):
        283°, 93.2806%, 99.2157%
        XYZ:
        37.9377, 17.8070, 94.3661
        xyY:
        0.2527, 0.1186, 17.8070
      CIE-Lab:
        49.2612, 86.8425, -78.1651
        CIE-LCH:
        49.2612, 116.8392, 318.0103
        CIE-Luv:
        49.2612, 38.5374, -125.4184
        Hunter-Lab:
        42.1984, 86.6299, -103.0483
      #b911fd color charts
#b911fd RGB chart
      #b911fd CMYK chart
      #b911fd RGB pie chart
      #b911fd color shades, tints & tones
#b911fd color schemes
#b911fd color preview, HTML & CSS examples
           This text has a color of #b911fd        
        
          <p style="color:#b911fd;">Text here</p>
        
        
          .mytext {color:#b911fd;}
        
        Text color #b911fd
      
           This box has a color of #b911fd        
        
          <div style="background-color:#b911fd;">Content here</div>
        
        
          .mybackground {background-color:#b911fd;}
        
        Background color #b911fd
      
           Border around this has a color of #b911fd        
        
          <div style="border:2px solid #b911fd;">Content here</div>
        
        
          .myborder {border:2px solid #b911fd;}
        
        Border color #b911fd