#b707d4 color space conversions
Hex:
        #b707d4
        RGB:
        183, 7, 212
        CMY:
        28, 97, 17
        CMYK:
        14, 97, 0, 17
      HSL:
        292°, 93.6073%, 42.9412%
        HSV (HSB):
        292°, 96.6981%, 83.1373%
        XYZ:
        31.4881, 14.9727, 63.5178
        xyY:
        0.2863, 0.1361, 14.9727
      CIE-Lab:
        45.5968, 80.4673, -60.9109
        CIE-LCH:
        45.5968, 100.9214, 322.8755
        CIE-Luv:
        45.5968, 49.8895, -98.7678
        Hunter-Lab:
        38.6946, 77.5406, -70.2393
      #b707d4 color charts
#b707d4 RGB chart
      #b707d4 CMYK chart
      #b707d4 RGB pie chart
      #b707d4 color shades, tints & tones
#b707d4 color schemes
#b707d4 color preview, HTML & CSS examples
           This text has a color of #b707d4        
        
          <p style="color:#b707d4;">Text here</p>
        
        
          .mytext {color:#b707d4;}
        
        Text color #b707d4
      
           This box has a color of #b707d4        
        
          <div style="background-color:#b707d4;">Content here</div>
        
        
          .mybackground {background-color:#b707d4;}
        
        Background color #b707d4
      
           Border around this has a color of #b707d4        
        
          <div style="border:2px solid #b707d4;">Content here</div>
        
        
          .myborder {border:2px solid #b707d4;}
        
        Border color #b707d4