#b60be3 color space conversions
Hex:
        #b60be3
        RGB:
        182, 11, 227
        CMY:
        29, 96, 11
        CMYK:
        20, 95, 0, 11
      HSL:
        288°, 90.7563%, 46.6667%
        HSV (HSB):
        288°, 95.1542%, 89.0196%
        XYZ:
        33.2762, 15.7305, 73.9555
        xyY:
        0.2706, 0.1279, 15.7305
      CIE-Lab:
        46.6189, 82.4904, -67.8423
        CIE-LCH:
        46.6189, 106.8047, 320.5652
        CIE-Luv:
        46.6189, 44.3591, -109.1222
        Hunter-Lab:
        39.6617, 80.3539, -82.7925
      #b60be3 color charts
#b60be3 RGB chart
      #b60be3 CMYK chart
      #b60be3 RGB pie chart
      #b60be3 color shades, tints & tones
#b60be3 color schemes
#b60be3 color preview, HTML & CSS examples
           This text has a color of #b60be3        
        
          <p style="color:#b60be3;">Text here</p>
        
        
          .mytext {color:#b60be3;}
        
        Text color #b60be3
      
           This box has a color of #b60be3        
        
          <div style="background-color:#b60be3;">Content here</div>
        
        
          .mybackground {background-color:#b60be3;}
        
        Background color #b60be3
      
           Border around this has a color of #b60be3        
        
          <div style="border:2px solid #b60be3;">Content here</div>
        
        
          .myborder {border:2px solid #b60be3;}
        
        Border color #b60be3