#b70fba color space conversions
Hex:
        #b70fba
        RGB:
        183, 15, 186
        CMY:
        28, 94, 27
        CMYK:
        2, 92, 0, 27
      HSL:
        299°, 85.0746%, 39.4118%
        HSV (HSB):
        299°, 91.9355%, 72.9412%
        XYZ:
        28.5622, 13.9541, 47.6424
        xyY:
        0.3168, 0.1548, 13.9541
      CIE-Lab:
        44.1670, 75.5639, -48.0996
        CIE-LCH:
        44.1670, 89.5739, 327.5215
        CIE-Luv:
        44.1670, 58.6703, -79.5454
        Hunter-Lab:
        37.3552, 71.1115, -49.4692
      #b70fba color charts
#b70fba RGB chart
      #b70fba CMYK chart
      #b70fba RGB pie chart
      #b70fba color shades, tints & tones
#b70fba color schemes
#b70fba color preview, HTML & CSS examples
           This text has a color of #b70fba        
        
          <p style="color:#b70fba;">Text here</p>
        
        
          .mytext {color:#b70fba;}
        
        Text color #b70fba
      
           This box has a color of #b70fba        
        
          <div style="background-color:#b70fba;">Content here</div>
        
        
          .mybackground {background-color:#b70fba;}
        
        Background color #b70fba
      
           Border around this has a color of #b70fba        
        
          <div style="border:2px solid #b70fba;">Content here</div>
        
        
          .myborder {border:2px solid #b70fba;}
        
        Border color #b70fba