#b206be color space conversions
Hex:
        #b206be
        RGB:
        178, 6, 190
        CMY:
        30, 98, 25
        CMYK:
        6, 97, 0, 25
      HSL:
        296°, 93.8776%, 38.4314%
        HSV (HSB):
        296°, 96.8421%, 74.5098%
        XYZ:
        27.7195, 13.3129, 49.8239
        xyY:
        0.3051, 0.1465, 13.3129
      CIE-Lab:
        43.2310, 76.2718, -51.9964
        CIE-LCH:
        43.2310, 92.3093, 325.7168
        CIE-Luv:
        43.2310, 54.1523, -84.5388
        Hunter-Lab:
        36.4869, 71.7563, -55.4213
      #b206be color charts
#b206be RGB chart
      #b206be CMYK chart
      #b206be RGB pie chart
      #b206be color shades, tints & tones
#b206be color schemes
#b206be color preview, HTML & CSS examples
           This text has a color of #b206be        
        
          <p style="color:#b206be;">Text here</p>
        
        
          .mytext {color:#b206be;}
        
        Text color #b206be
      
           This box has a color of #b206be        
        
          <div style="background-color:#b206be;">Content here</div>
        
        
          .mybackground {background-color:#b206be;}
        
        Background color #b206be
      
           Border around this has a color of #b206be        
        
          <div style="border:2px solid #b206be;">Content here</div>
        
        
          .myborder {border:2px solid #b206be;}
        
        Border color #b206be