#b00fe3 color space conversions
Hex:
        #b00fe3
        RGB:
        176, 15, 227
        CMY:
        31, 94, 11
        CMYK:
        22, 93, 0, 11
      HSL:
        286°, 87.6033%, 47.4510%
        HSV (HSB):
        286°, 93.3921%, 89.0196%
        XYZ:
        31.9404, 15.1178, 73.9076
        xyY:
        0.2640, 0.1250, 15.1178
      CIE-Lab:
        45.7951, 81.2612, -69.2246
        CIE-LCH:
        45.7951, 106.7494, 319.5731
        CIE-Luv:
        45.7951, 40.5378, -110.2155
        Hunter-Lab:
        38.8816, 78.5912, -85.4835
      #b00fe3 color charts
#b00fe3 RGB chart
      #b00fe3 CMYK chart
      #b00fe3 RGB pie chart
      #b00fe3 color shades, tints & tones
#b00fe3 color schemes
#b00fe3 color preview, HTML & CSS examples
           This text has a color of #b00fe3        
        
          <p style="color:#b00fe3;">Text here</p>
        
        
          .mytext {color:#b00fe3;}
        
        Text color #b00fe3
      
           This box has a color of #b00fe3        
        
          <div style="background-color:#b00fe3;">Content here</div>
        
        
          .mybackground {background-color:#b00fe3;}
        
        Background color #b00fe3
      
           Border around this has a color of #b00fe3        
        
          <div style="border:2px solid #b00fe3;">Content here</div>
        
        
          .myborder {border:2px solid #b00fe3;}
        
        Border color #b00fe3