#b70bf7 color space conversions
Hex:
        #b70bf7
        RGB:
        183, 11, 247
        CMY:
        28, 96, 3
        CMYK:
        26, 96, 0, 3
      HSL:
        284°, 93.6508%, 50.5882%
        HSV (HSB):
        284°, 95.5466%, 96.8627%
        XYZ:
        36.4366, 17.0220, 89.3608
        xyY:
        0.2551, 0.1192, 17.0220
      CIE-Lab:
        48.2878, 86.1176, -76.4107
        CIE-LCH:
        48.2878, 115.1297, 318.4179
        CIE-Luv:
        48.2878, 39.2286, -122.2177
        Hunter-Lab:
        41.2578, 85.4404, -99.5367
      #b70bf7 color charts
#b70bf7 RGB chart
      #b70bf7 CMYK chart
      #b70bf7 RGB pie chart
      #b70bf7 color shades, tints & tones
#b70bf7 color schemes
#b70bf7 color preview, HTML & CSS examples
           This text has a color of #b70bf7        
        
          <p style="color:#b70bf7;">Text here</p>
        
        
          .mytext {color:#b70bf7;}
        
        Text color #b70bf7
      
           This box has a color of #b70bf7        
        
          <div style="background-color:#b70bf7;">Content here</div>
        
        
          .mybackground {background-color:#b70bf7;}
        
        Background color #b70bf7
      
           Border around this has a color of #b70bf7        
        
          <div style="border:2px solid #b70bf7;">Content here</div>
        
        
          .myborder {border:2px solid #b70bf7;}
        
        Border color #b70bf7