#b20df5 color space conversions
Hex:
        #b20df5
        RGB:
        178, 13, 245
        CMY:
        30, 95, 4
        CMYK:
        27, 95, 0, 4
      HSL:
        283°, 92.0635%, 50.5882%
        HSV (HSB):
        283°, 94.6939%, 96.0784%
        XYZ:
        34.9855, 16.3454, 87.6972
        xyY:
        0.2516, 0.1176, 16.3454
      CIE-Lab:
        47.4244, 84.9515, -76.7299
        CIE-LCH:
        47.4244, 114.4738, 317.9110
        CIE-Luv:
        47.4244, 36.8415, -121.7911
        Hunter-Lab:
        40.4294, 83.7127, -100.3079
      #b20df5 color charts
#b20df5 RGB chart
      #b20df5 CMYK chart
      #b20df5 RGB pie chart
      #b20df5 color shades, tints & tones
#b20df5 color schemes
#b20df5 color preview, HTML & CSS examples
           This text has a color of #b20df5        
        
          <p style="color:#b20df5;">Text here</p>
        
        
          .mytext {color:#b20df5;}
        
        Text color #b20df5
      
           This box has a color of #b20df5        
        
          <div style="background-color:#b20df5;">Content here</div>
        
        
          .mybackground {background-color:#b20df5;}
        
        Background color #b20df5
      
           Border around this has a color of #b20df5        
        
          <div style="border:2px solid #b20df5;">Content here</div>
        
        
          .myborder {border:2px solid #b20df5;}
        
        Border color #b20df5