#b20ef3 color space conversions
Hex:
        #b20ef3
        RGB:
        178, 14, 243
        CMY:
        30, 95, 5
        CMYK:
        27, 94, 0, 5
      HSL:
        283°, 90.5138%, 50.3922%
        HSV (HSB):
        283°, 94.2387%, 95.2941%
        XYZ:
        34.6948, 16.2501, 86.1020
        xyY:
        0.2532, 0.1186, 16.2501
      CIE-Lab:
        47.3009, 84.4887, -75.8076
        CIE-LCH:
        47.3009, 113.5127, 318.0999
        CIE-Luv:
        47.3009, 37.3335, -120.4382
        Hunter-Lab:
        40.3114, 83.0844, -98.4207
      #b20ef3 color charts
#b20ef3 RGB chart
      #b20ef3 CMYK chart
      #b20ef3 RGB pie chart
      #b20ef3 color shades, tints & tones
#b20ef3 color schemes
#b20ef3 color preview, HTML & CSS examples
           This text has a color of #b20ef3        
        
          <p style="color:#b20ef3;">Text here</p>
        
        
          .mytext {color:#b20ef3;}
        
        Text color #b20ef3
      
           This box has a color of #b20ef3        
        
          <div style="background-color:#b20ef3;">Content here</div>
        
        
          .mybackground {background-color:#b20ef3;}
        
        Background color #b20ef3
      
           Border around this has a color of #b20ef3        
        
          <div style="border:2px solid #b20ef3;">Content here</div>
        
        
          .myborder {border:2px solid #b20ef3;}
        
        Border color #b20ef3