#b207cf color space conversions
Hex:
        #b207cf
        RGB:
        178, 7, 207
        CMY:
        30, 97, 19
        CMYK:
        14, 97, 0, 19
      HSL:
        291°, 93.4579%, 41.9608%
        HSV (HSB):
        291°, 96.6184%, 81.1765%
        XYZ:
        29.6986, 14.1219, 60.1920
        xyY:
        0.2855, 0.1358, 14.1219
      CIE-Lab:
        44.4073, 78.9122, -59.9927
        CIE-LCH:
        44.4073, 99.1275, 322.7562
        CIE-Luv:
        44.4073, 48.2584, -96.5419
        Hunter-Lab:
        37.5792, 75.3039, -68.6617
      #b207cf color charts
#b207cf RGB chart
      #b207cf CMYK chart
      #b207cf RGB pie chart
      #b207cf color shades, tints & tones
#b207cf color schemes
#b207cf color preview, HTML & CSS examples
           This text has a color of #b207cf        
        
          <p style="color:#b207cf;">Text here</p>
        
        
          .mytext {color:#b207cf;}
        
        Text color #b207cf
      
           This box has a color of #b207cf        
        
          <div style="background-color:#b207cf;">Content here</div>
        
        
          .mybackground {background-color:#b207cf;}
        
        Background color #b207cf
      
           Border around this has a color of #b207cf        
        
          <div style="border:2px solid #b207cf;">Content here</div>
        
        
          .myborder {border:2px solid #b207cf;}
        
        Border color #b207cf