#b60dd4 color space conversions
Hex:
        #b60dd4
        RGB:
        182, 13, 212
        CMY:
        29, 95, 17
        CMYK:
        14, 94, 0, 17
      HSL:
        291°, 88.4444%, 44.1176%
        HSV (HSB):
        291°, 93.8679%, 83.1373%
        XYZ:
        31.3190, 14.9864, 63.5293
        xyY:
        0.2851, 0.1364, 14.9864
      CIE-Lab:
        45.6156, 79.7660, -60.8887
        CIE-LCH:
        45.6156, 100.3496, 322.6440
        CIE-Luv:
        45.6156, 48.9856, -98.6733
        Hunter-Lab:
        38.7123, 76.6636, -70.2001
      #b60dd4 color charts
#b60dd4 RGB chart
      #b60dd4 CMYK chart
      #b60dd4 RGB pie chart
      #b60dd4 color shades, tints & tones
#b60dd4 color schemes
#b60dd4 color preview, HTML & CSS examples
           This text has a color of #b60dd4        
        
          <p style="color:#b60dd4;">Text here</p>
        
        
          .mytext {color:#b60dd4;}
        
        Text color #b60dd4
      
           This box has a color of #b60dd4        
        
          <div style="background-color:#b60dd4;">Content here</div>
        
        
          .mybackground {background-color:#b60dd4;}
        
        Background color #b60dd4
      
           Border around this has a color of #b60dd4        
        
          <div style="border:2px solid #b60dd4;">Content here</div>
        
        
          .myborder {border:2px solid #b60dd4;}
        
        Border color #b60dd4