#b60ee3 color space conversions
Hex:
        #b60ee3
        RGB:
        182, 14, 227
        CMY:
        29, 95, 11
        CMYK:
        20, 94, 0, 11
      HSL:
        287°, 88.3817%, 47.2549%
        HSV (HSB):
        287°, 93.8326%, 89.0196%
        XYZ:
        33.3136, 15.8052, 73.9679
        xyY:
        0.2707, 0.1284, 15.8052
      CIE-Lab:
        46.7179, 82.1955, -67.6815
        CIE-LCH:
        46.7179, 106.4748, 320.5313
        CIE-Luv:
        46.7179, 44.2379, -108.9495
        Hunter-Lab:
        39.7558, 80.0025, -82.4835
      #b60ee3 color charts
#b60ee3 RGB chart
      #b60ee3 CMYK chart
      #b60ee3 RGB pie chart
      #b60ee3 color shades, tints & tones
#b60ee3 color schemes
#b60ee3 color preview, HTML & CSS examples
           This text has a color of #b60ee3        
        
          <p style="color:#b60ee3;">Text here</p>
        
        
          .mytext {color:#b60ee3;}
        
        Text color #b60ee3
      
           This box has a color of #b60ee3        
        
          <div style="background-color:#b60ee3;">Content here</div>
        
        
          .mybackground {background-color:#b60ee3;}
        
        Background color #b60ee3
      
           Border around this has a color of #b60ee3        
        
          <div style="border:2px solid #b60ee3;">Content here</div>
        
        
          .myborder {border:2px solid #b60ee3;}
        
        Border color #b60ee3