#b305f7 color space conversions
Hex:
        #b305f7
        RGB:
        179, 5, 247
        CMY:
        30, 98, 3
        CMYK:
        28, 98, 0, 3
      HSL:
        283°, 96.0317%, 49.4118%
        HSV (HSB):
        283°, 97.9757%, 96.8627%
        XYZ:
        35.4332, 16.4076, 89.2951
        xyY:
        0.2511, 0.1163, 16.4076
      CIE-Lab:
        47.5048, 86.1270, -77.7147
        CIE-LCH:
        47.5048, 116.0062, 317.9392
        CIE-Luv:
        47.5048, 37.1290, -123.2474
        Hunter-Lab:
        40.5064, 85.2578, -102.3487
      #b305f7 color charts
#b305f7 RGB chart
      #b305f7 CMYK chart
      #b305f7 RGB pie chart
      #b305f7 color shades, tints & tones
#b305f7 color schemes
#b305f7 color preview, HTML & CSS examples
           This text has a color of #b305f7        
        
          <p style="color:#b305f7;">Text here</p>
        
        
          .mytext {color:#b305f7;}
        
        Text color #b305f7
      
           This box has a color of #b305f7        
        
          <div style="background-color:#b305f7;">Content here</div>
        
        
          .mybackground {background-color:#b305f7;}
        
        Background color #b305f7
      
           Border around this has a color of #b305f7        
        
          <div style="border:2px solid #b305f7;">Content here</div>
        
        
          .myborder {border:2px solid #b305f7;}
        
        Border color #b305f7