#b611d1 color space conversions
Hex:
        #b611d1
        RGB:
        182, 17, 209
        CMY:
        29, 93, 18
        CMYK:
        13, 92, 0, 18
      HSL:
        292°, 84.9558%, 44.3137%
        HSV (HSB):
        292°, 91.8660%, 81.9608%
        XYZ:
        31.0005, 14.9494, 61.5732
        xyY:
        0.2883, 0.1390, 14.9494
      CIE-Lab:
        45.5649, 78.8098, -59.2429
        CIE-LCH:
        45.5649, 98.5936, 323.0671
        CIE-Luv:
        45.5649, 49.7612, -96.2710
        Hunter-Lab:
        38.6645, 75.4551, -67.3542
      #b611d1 color charts
#b611d1 RGB chart
      #b611d1 CMYK chart
      #b611d1 RGB pie chart
      #b611d1 color shades, tints & tones
#b611d1 color schemes
#b611d1 color preview, HTML & CSS examples
           This text has a color of #b611d1        
        
          <p style="color:#b611d1;">Text here</p>
        
        
          .mytext {color:#b611d1;}
        
        Text color #b611d1
      
           This box has a color of #b611d1        
        
          <div style="background-color:#b611d1;">Content here</div>
        
        
          .mybackground {background-color:#b611d1;}
        
        Background color #b611d1
      
           Border around this has a color of #b611d1        
        
          <div style="border:2px solid #b611d1;">Content here</div>
        
        
          .myborder {border:2px solid #b611d1;}
        
        Border color #b611d1