#b207a0 color space conversions
Hex:
        #b207a0
        RGB:
        178, 7, 160
        CMY:
        30, 97, 37
        CMYK:
        0, 96, 10, 30
      HSL:
        306°, 92.4324%, 36.2745%
        HSV (HSB):
        306°, 96.0674%, 69.8039%
        XYZ:
        24.7812, 12.1550, 34.2977
        xyY:
        0.3479, 0.1706, 12.1550
      CIE-Lab:
        41.4614, 71.7435, -37.0099
        CIE-LCH:
        41.4614, 80.7271, 332.7124
        CIE-Luv:
        41.4614, 65.7140, -62.2266
        Hunter-Lab:
        34.8640, 65.8652, -33.9222
      #b207a0 color charts
#b207a0 RGB chart
      #b207a0 CMYK chart
      #b207a0 RGB pie chart
      #b207a0 color shades, tints & tones
#b207a0 color schemes
#b207a0 color preview, HTML & CSS examples
           This text has a color of #b207a0        
        
          <p style="color:#b207a0;">Text here</p>
        
        
          .mytext {color:#b207a0;}
        
        Text color #b207a0
      
           This box has a color of #b207a0        
        
          <div style="background-color:#b207a0;">Content here</div>
        
        
          .mybackground {background-color:#b207a0;}
        
        Background color #b207a0
      
           Border around this has a color of #b207a0        
        
          <div style="border:2px solid #b207a0;">Content here</div>
        
        
          .myborder {border:2px solid #b207a0;}
        
        Border color #b207a0