#b207a7 color space conversions
Hex:
        #b207a7
        RGB:
        178, 7, 167
        CMY:
        30, 97, 35
        CMYK:
        0, 96, 6, 30
      HSL:
        304°, 92.4324%, 36.2745%
        HSV (HSB):
        304°, 96.0674%, 69.8039%
        XYZ:
        25.4111, 12.4070, 37.6147
        xyY:
        0.3369, 0.1645, 12.4070
      CIE-Lab:
        41.8557, 72.7276, -40.5826
        CIE-LCH:
        41.8557, 83.2842, 330.8381
        CIE-Luv:
        41.8557, 62.8628, -67.5153
        Hunter-Lab:
        35.2235, 67.1333, -38.6585
      #b207a7 color charts
#b207a7 RGB chart
      #b207a7 CMYK chart
      #b207a7 RGB pie chart
      #b207a7 color shades, tints & tones
#b207a7 color schemes
#b207a7 color preview, HTML & CSS examples
           This text has a color of #b207a7        
        
          <p style="color:#b207a7;">Text here</p>
        
        
          .mytext {color:#b207a7;}
        
        Text color #b207a7
      
           This box has a color of #b207a7        
        
          <div style="background-color:#b207a7;">Content here</div>
        
        
          .mybackground {background-color:#b207a7;}
        
        Background color #b207a7
      
           Border around this has a color of #b207a7        
        
          <div style="border:2px solid #b207a7;">Content here</div>
        
        
          .myborder {border:2px solid #b207a7;}
        
        Border color #b207a7