#b06ed7 color space conversions
Hex:
        #b06ed7
        RGB:
        176, 110, 215
        CMY:
        31, 57, 16
        CMYK:
        18, 49, 0, 16
      HSL:
        278°, 56.7568%, 63.7255%
        HSV (HSB):
        278°, 48.8372%, 84.3137%
        XYZ:
        35.7462, 25.2883, 67.2871
        xyY:
        0.2786, 0.1971, 25.2883
      CIE-Lab:
        57.3552, 44.7249, -43.8801
        CIE-LCH:
        57.3552, 62.6561, 315.5463
        CIE-Luv:
        57.3552, 25.2971, -74.1313
        Hunter-Lab:
        50.2874, 38.8814, -44.1317
      #b06ed7 color charts
#b06ed7 RGB chart
      #b06ed7 CMYK chart
      #b06ed7 RGB pie chart
      #b06ed7 color shades, tints & tones
#b06ed7 color schemes
#b06ed7 color preview, HTML & CSS examples
           This text has a color of #b06ed7        
        
          <p style="color:#b06ed7;">Text here</p>
        
        
          .mytext {color:#b06ed7;}
        
        Text color #b06ed7
      
           This box has a color of #b06ed7        
        
          <div style="background-color:#b06ed7;">Content here</div>
        
        
          .mybackground {background-color:#b06ed7;}
        
        Background color #b06ed7
      
           Border around this has a color of #b06ed7        
        
          <div style="border:2px solid #b06ed7;">Content here</div>
        
        
          .myborder {border:2px solid #b06ed7;}
        
        Border color #b06ed7