#b70dd5 color space conversions
Hex:
        #b70dd5
        RGB:
        183, 13, 213
        CMY:
        28, 95, 16
        CMYK:
        14, 94, 0, 16
      HSL:
        291°, 88.4956%, 44.3137%
        HSV (HSB):
        291°, 93.8967%, 83.5294%
        XYZ:
        31.6826, 15.1592, 64.2070
        xyY:
        0.2853, 0.1365, 15.1592
      CIE-Lab:
        45.8515, 80.0803, -61.0740
        CIE-LCH:
        45.8515, 100.7119, 322.6687
        CIE-Luv:
        45.8515, 49.3120, -99.1189
        Hunter-Lab:
        38.9348, 77.1155, -70.5200
      #b70dd5 color charts
#b70dd5 RGB chart
      #b70dd5 CMYK chart
      #b70dd5 RGB pie chart
      #b70dd5 color shades, tints & tones
#b70dd5 color schemes
#b70dd5 color preview, HTML & CSS examples
           This text has a color of #b70dd5        
        
          <p style="color:#b70dd5;">Text here</p>
        
        
          .mytext {color:#b70dd5;}
        
        Text color #b70dd5
      
           This box has a color of #b70dd5        
        
          <div style="background-color:#b70dd5;">Content here</div>
        
        
          .mybackground {background-color:#b70dd5;}
        
        Background color #b70dd5
      
           Border around this has a color of #b70dd5        
        
          <div style="border:2px solid #b70dd5;">Content here</div>
        
        
          .myborder {border:2px solid #b70dd5;}
        
        Border color #b70dd5