#b262e1 color space conversions
Hex:
        #b262e1
        RGB:
        178, 98, 225
        CMY:
        30, 62, 12
        CMYK:
        21, 56, 0, 12
      HSL:
        278°, 67.9144%, 63.3333%
        HSV (HSB):
        278°, 56.4444%, 88.2353%
        XYZ:
        36.3184, 23.6366, 73.8823
        xyY:
        0.2714, 0.1766, 23.6366
      CIE-Lab:
        55.7221, 53.6799, -52.0891
        CIE-LCH:
        55.7221, 74.7984, 315.8617
        CIE-Luv:
        55.7221, 28.4945, -87.6734
        Hunter-Lab:
        48.6175, 48.2631, -56.0687
      #b262e1 color charts
#b262e1 RGB chart
      #b262e1 CMYK chart
      #b262e1 RGB pie chart
      #b262e1 color shades, tints & tones
#b262e1 color schemes
#b262e1 color preview, HTML & CSS examples
           This text has a color of #b262e1        
        
          <p style="color:#b262e1;">Text here</p>
        
        
          .mytext {color:#b262e1;}
        
        Text color #b262e1
      
           This box has a color of #b262e1        
        
          <div style="background-color:#b262e1;">Content here</div>
        
        
          .mybackground {background-color:#b262e1;}
        
        Background color #b262e1
      
           Border around this has a color of #b262e1        
        
          <div style="border:2px solid #b262e1;">Content here</div>
        
        
          .myborder {border:2px solid #b262e1;}
        
        Border color #b262e1