#b205f2 color space conversions
Hex:
        #b205f2
        RGB:
        178, 5, 242
        CMY:
        30, 98, 5
        CMYK:
        26, 98, 0, 5
      HSL:
        284°, 95.9514%, 48.4314%
        HSV (HSB):
        284°, 97.9339%, 94.9020%
        XYZ:
        34.4414, 15.9843, 85.2744
        xyY:
        0.2538, 0.1178, 15.9843
      CIE-Lab:
        46.9539, 85.1123, -75.8115
        CIE-LCH:
        46.9539, 113.9802, 318.3078
        CIE-Luv:
        46.9539, 37.8941, -120.1998
        Hunter-Lab:
        39.9804, 83.8043, -98.4737
      #b205f2 color charts
#b205f2 RGB chart
      #b205f2 CMYK chart
      #b205f2 RGB pie chart
      #b205f2 color shades, tints & tones
#b205f2 color schemes
#b205f2 color preview, HTML & CSS examples
           This text has a color of #b205f2        
        
          <p style="color:#b205f2;">Text here</p>
        
        
          .mytext {color:#b205f2;}
        
        Text color #b205f2
      
           This box has a color of #b205f2        
        
          <div style="background-color:#b205f2;">Content here</div>
        
        
          .mybackground {background-color:#b205f2;}
        
        Background color #b205f2
      
           Border around this has a color of #b205f2        
        
          <div style="border:2px solid #b205f2;">Content here</div>
        
        
          .myborder {border:2px solid #b205f2;}
        
        Border color #b205f2