#b70ff2 color space conversions
Hex:
        #b70ff2
        RGB:
        183, 15, 242
        CMY:
        28, 94, 5
        CMYK:
        24, 94, 0, 5
      HSL:
        284°, 89.7233%, 50.3922%
        HSV (HSB):
        284°, 93.8017%, 94.9020%
        XYZ:
        35.7263, 16.8197, 85.3679
        xyY:
        0.2590, 0.1220, 16.8197
      CIE-Lab:
        48.0321, 84.8439, -74.0199
        CIE-LCH:
        48.0321, 112.5941, 318.8977
        CIE-Luv:
        48.0321, 40.4576, -118.7224
        Hunter-Lab:
        41.0119, 83.7242, -94.7064
      #b70ff2 color charts
#b70ff2 RGB chart
      #b70ff2 CMYK chart
      #b70ff2 RGB pie chart
      #b70ff2 color shades, tints & tones
#b70ff2 color schemes
#b70ff2 color preview, HTML & CSS examples
           This text has a color of #b70ff2        
        
          <p style="color:#b70ff2;">Text here</p>
        
        
          .mytext {color:#b70ff2;}
        
        Text color #b70ff2
      
           This box has a color of #b70ff2        
        
          <div style="background-color:#b70ff2;">Content here</div>
        
        
          .mybackground {background-color:#b70ff2;}
        
        Background color #b70ff2
      
           Border around this has a color of #b70ff2        
        
          <div style="border:2px solid #b70ff2;">Content here</div>
        
        
          .myborder {border:2px solid #b70ff2;}
        
        Border color #b70ff2