#b60ff4 color space conversions
Hex:
        #b60ff4
        RGB:
        182, 15, 244
        CMY:
        29, 94, 4
        CMYK:
        25, 94, 0, 4
      HSL:
        284°, 91.2351%, 50.7843%
        HSV (HSB):
        284°, 93.8525%, 95.6863%
        XYZ:
        35.7914, 16.8184, 86.9478
        xyY:
        0.2565, 0.1205, 16.8184
      CIE-Lab:
        48.0304, 85.0702, -75.1536
        CIE-LCH:
        48.0304, 113.5121, 318.5416
        CIE-Luv:
        48.0304, 39.3229, -120.2461
        Hunter-Lab:
        41.0102, 84.0166, -96.9965
      #b60ff4 color charts
#b60ff4 RGB chart
      #b60ff4 CMYK chart
      #b60ff4 RGB pie chart
      #b60ff4 color shades, tints & tones
#b60ff4 color schemes
#b60ff4 color preview, HTML & CSS examples
           This text has a color of #b60ff4        
        
          <p style="color:#b60ff4;">Text here</p>
        
        
          .mytext {color:#b60ff4;}
        
        Text color #b60ff4
      
           This box has a color of #b60ff4        
        
          <div style="background-color:#b60ff4;">Content here</div>
        
        
          .mybackground {background-color:#b60ff4;}
        
        Background color #b60ff4
      
           Border around this has a color of #b60ff4        
        
          <div style="border:2px solid #b60ff4;">Content here</div>
        
        
          .myborder {border:2px solid #b60ff4;}
        
        Border color #b60ff4