#b307d6 color space conversions
Hex:
        #b307d6
        RGB:
        179, 7, 214
        CMY:
        30, 97, 16
        CMYK:
        16, 97, 0, 16
      HSL:
        290°, 93.6652%, 43.3333%
        HSV (HSB):
        290°, 96.7290%, 83.9216%
        XYZ:
        30.8040, 14.5907, 64.8111
        xyY:
        0.2795, 0.1324, 14.5907
      CIE-Lab:
        45.0684, 80.2208, -62.9485
        CIE-LCH:
        45.0684, 101.9701, 321.8791
        CIE-Luv:
        45.0684, 46.6441, -101.1502
        Hunter-Lab:
        38.1978, 77.1023, -73.8603
      #b307d6 color charts
#b307d6 RGB chart
      #b307d6 CMYK chart
      #b307d6 RGB pie chart
      #b307d6 color shades, tints & tones
#b307d6 color schemes
#b307d6 color preview, HTML & CSS examples
           This text has a color of #b307d6        
        
          <p style="color:#b307d6;">Text here</p>
        
        
          .mytext {color:#b307d6;}
        
        Text color #b307d6
      
           This box has a color of #b307d6        
        
          <div style="background-color:#b307d6;">Content here</div>
        
        
          .mybackground {background-color:#b307d6;}
        
        Background color #b307d6
      
           Border around this has a color of #b307d6        
        
          <div style="border:2px solid #b307d6;">Content here</div>
        
        
          .myborder {border:2px solid #b307d6;}
        
        Border color #b307d6