#b309ed color space conversions
Hex:
        #b309ed
        RGB:
        179, 9, 237
        CMY:
        30, 96, 7
        CMYK:
        24, 96, 0, 7
      HSL:
        285°, 92.6829%, 48.2353%
        HSV (HSB):
        285°, 96.2025%, 92.9412%
        XYZ:
        33.9742, 15.8935, 81.3979
        xyY:
        0.2588, 0.1211, 15.8935
      CIE-Lab:
        46.8345, 84.0080, -73.1805
        CIE-LCH:
        46.8345, 111.4124, 318.9404
        CIE-Luv:
        46.8345, 39.7182, -116.5518
        Hunter-Lab:
        39.8667, 82.3501, -93.1489
      #b309ed color charts
#b309ed RGB chart
      #b309ed CMYK chart
      #b309ed RGB pie chart
      #b309ed color shades, tints & tones
#b309ed color schemes
#b309ed color preview, HTML & CSS examples
           This text has a color of #b309ed        
        
          <p style="color:#b309ed;">Text here</p>
        
        
          .mytext {color:#b309ed;}
        
        Text color #b309ed
      
           This box has a color of #b309ed        
        
          <div style="background-color:#b309ed;">Content here</div>
        
        
          .mybackground {background-color:#b309ed;}
        
        Background color #b309ed
      
           Border around this has a color of #b309ed        
        
          <div style="border:2px solid #b309ed;">Content here</div>
        
        
          .myborder {border:2px solid #b309ed;}
        
        Border color #b309ed