#b207f8 color space conversions
Hex:
        #b207f8
        RGB:
        178, 7, 248
        CMY:
        30, 97, 3
        CMYK:
        28, 97, 0, 3
      HSL:
        283°, 94.5098%, 50.0000%
        HSV (HSB):
        283°, 97.1774%, 97.2549%
        XYZ:
        35.3794, 16.3942, 90.1066
        xyY:
        0.2494, 0.1155, 16.3942
      CIE-Lab:
        47.4875, 86.0193, -78.3099
        CIE-LCH:
        47.4875, 116.3261, 317.6860
        CIE-Luv:
        47.4875, 36.2453, -123.9931
        Hunter-Lab:
        40.4898, 85.1133, -103.6020
      #b207f8 color charts
#b207f8 RGB chart
      #b207f8 CMYK chart
      #b207f8 RGB pie chart
      #b207f8 color shades, tints & tones
#b207f8 color schemes
#b207f8 color preview, HTML & CSS examples
           This text has a color of #b207f8        
        
          <p style="color:#b207f8;">Text here</p>
        
        
          .mytext {color:#b207f8;}
        
        Text color #b207f8
      
           This box has a color of #b207f8        
        
          <div style="background-color:#b207f8;">Content here</div>
        
        
          .mybackground {background-color:#b207f8;}
        
        Background color #b207f8
      
           Border around this has a color of #b207f8        
        
          <div style="border:2px solid #b207f8;">Content here</div>
        
        
          .myborder {border:2px solid #b207f8;}
        
        Border color #b207f8