#b05fff color space conversions
Hex:
        #b05fff
        RGB:
        176, 95, 255
        CMY:
        31, 63, 0
        CMYK:
        31, 63, 0, 0
      HSL:
        270°, 100.0000%, 68.6275%
        HSV (HSB):
        270°, 62.7451%, 100.0000%
        XYZ:
        40.0467, 24.6345, 97.2520
        xyY:
        0.2473, 0.1521, 24.6345
      CIE-Lab:
        56.7176, 61.4024, -67.2337
        CIE-LCH:
        56.7176, 91.0528, 312.4044
        CIE-Luv:
        56.7176, 22.5384, -112.2237
        Hunter-Lab:
        49.6332, 57.1653, -81.4305
      #b05fff color charts
#b05fff RGB chart
      #b05fff CMYK chart
      #b05fff RGB pie chart
      #b05fff color shades, tints & tones
#b05fff color schemes
#b05fff color preview, HTML & CSS examples
           This text has a color of #b05fff        
        
          <p style="color:#b05fff;">Text here</p>
        
        
          .mytext {color:#b05fff;}
        
        Text color #b05fff
      
           This box has a color of #b05fff        
        
          <div style="background-color:#b05fff;">Content here</div>
        
        
          .mybackground {background-color:#b05fff;}
        
        Background color #b05fff
      
           Border around this has a color of #b05fff        
        
          <div style="border:2px solid #b05fff;">Content here</div>
        
        
          .myborder {border:2px solid #b05fff;}
        
        Border color #b05fff