#b707cf color space conversions
Hex:
        #b707cf
        RGB:
        183, 7, 207
        CMY:
        28, 97, 19
        CMYK:
        12, 97, 0, 19
      HSL:
        293°, 93.4579%, 41.9608%
        HSV (HSB):
        293°, 96.6184%, 81.1765%
        XYZ:
        30.8669, 14.7242, 60.2467
        xyY:
        0.2916, 0.1391, 14.7242
      CIE-Lab:
        45.2542, 79.6540, -58.5823
        CIE-LCH:
        45.2542, 98.8769, 323.6670
        CIE-Luv:
        45.2542, 51.5672, -95.2553
        Hunter-Lab:
        38.3722, 76.4357, -66.2285
      #b707cf color charts
#b707cf RGB chart
      #b707cf CMYK chart
      #b707cf RGB pie chart
      #b707cf color shades, tints & tones
#b707cf color schemes
#b707cf color preview, HTML & CSS examples
           This text has a color of #b707cf        
        
          <p style="color:#b707cf;">Text here</p>
        
        
          .mytext {color:#b707cf;}
        
        Text color #b707cf
      
           This box has a color of #b707cf        
        
          <div style="background-color:#b707cf;">Content here</div>
        
        
          .mybackground {background-color:#b707cf;}
        
        Background color #b707cf
      
           Border around this has a color of #b707cf        
        
          <div style="border:2px solid #b707cf;">Content here</div>
        
        
          .myborder {border:2px solid #b707cf;}
        
        Border color #b707cf