#b305e5 color space conversions
Hex:
        #b305e5
        RGB:
        179, 5, 229
        CMY:
        30, 98, 10
        CMYK:
        22, 98, 0, 10
      HSL:
        287°, 95.7265%, 45.8824%
        HSV (HSB):
        287°, 97.8166%, 89.8039%
        XYZ:
        32.7875, 15.3494, 75.3634
        xyY:
        0.2655, 0.1243, 15.3494
      CIE-Lab:
        46.1091, 82.9543, -69.8299
        CIE-LCH:
        46.1091, 108.4326, 319.9098
        CIE-Luv:
        46.1091, 42.1366, -111.4322
        Hunter-Lab:
        39.1783, 80.8211, -86.6254
      #b305e5 color charts
#b305e5 RGB chart
      #b305e5 CMYK chart
      #b305e5 RGB pie chart
      #b305e5 color shades, tints & tones
#b305e5 color schemes
#b305e5 color preview, HTML & CSS examples
           This text has a color of #b305e5        
        
          <p style="color:#b305e5;">Text here</p>
        
        
          .mytext {color:#b305e5;}
        
        Text color #b305e5
      
           This box has a color of #b305e5        
        
          <div style="background-color:#b305e5;">Content here</div>
        
        
          .mybackground {background-color:#b305e5;}
        
        Background color #b305e5
      
           Border around this has a color of #b305e5        
        
          <div style="border:2px solid #b305e5;">Content here</div>
        
        
          .myborder {border:2px solid #b305e5;}
        
        Border color #b305e5