#b70fe3 color space conversions
Hex:
        #b70fe3
        RGB:
        183, 15, 227
        CMY:
        28, 94, 11
        CMYK:
        19, 93, 0, 11
      HSL:
        288°, 87.6033%, 47.4510%
        HSV (HSB):
        288°, 93.3921%, 89.0196%
        XYZ:
        33.5644, 15.9550, 73.9836
        xyY:
        0.2718, 0.1292, 15.9550
      CIE-Lab:
        46.9154, 82.2268, -67.3534
        CIE-LCH:
        46.9154, 106.2908, 320.6785
        CIE-Luv:
        46.9154, 44.8126, -108.6548
        Hunter-Lab:
        39.9437, 80.0908, -81.8563
      #b70fe3 color charts
#b70fe3 RGB chart
      #b70fe3 CMYK chart
      #b70fe3 RGB pie chart
      #b70fe3 color shades, tints & tones
#b70fe3 color schemes
#b70fe3 color preview, HTML & CSS examples
           This text has a color of #b70fe3        
        
          <p style="color:#b70fe3;">Text here</p>
        
        
          .mytext {color:#b70fe3;}
        
        Text color #b70fe3
      
           This box has a color of #b70fe3        
        
          <div style="background-color:#b70fe3;">Content here</div>
        
        
          .mybackground {background-color:#b70fe3;}
        
        Background color #b70fe3
      
           Border around this has a color of #b70fe3        
        
          <div style="border:2px solid #b70fe3;">Content here</div>
        
        
          .myborder {border:2px solid #b70fe3;}
        
        Border color #b70fe3