#b307e3 color space conversions
Hex:
        #b307e3
        RGB:
        179, 7, 227
        CMY:
        30, 97, 11
        CMYK:
        21, 97, 0, 11
      HSL:
        287°, 94.0171%, 45.8824%
        HSV (HSB):
        287°, 96.9163%, 89.0196%
        XYZ:
        32.5315, 15.2817, 73.9081
        xyY:
        0.2673, 0.1255, 15.2817
      CIE-Lab:
        46.0177, 82.4332, -68.8414
        CIE-LCH:
        46.0177, 107.3982, 320.1342
        CIE-Luv:
        46.0177, 42.6561, -109.9950
        Hunter-Lab:
        39.0918, 80.1337, -84.7310
      #b307e3 color charts
#b307e3 RGB chart
      #b307e3 CMYK chart
      #b307e3 RGB pie chart
      #b307e3 color shades, tints & tones
#b307e3 color schemes
#b307e3 color preview, HTML & CSS examples
           This text has a color of #b307e3        
        
          <p style="color:#b307e3;">Text here</p>
        
        
          .mytext {color:#b307e3;}
        
        Text color #b307e3
      
           This box has a color of #b307e3        
        
          <div style="background-color:#b307e3;">Content here</div>
        
        
          .mybackground {background-color:#b307e3;}
        
        Background color #b307e3
      
           Border around this has a color of #b307e3        
        
          <div style="border:2px solid #b307e3;">Content here</div>
        
        
          .myborder {border:2px solid #b307e3;}
        
        Border color #b307e3