#b061ed color space conversions
Hex:
        #b061ed
        RGB:
        176, 97, 237
        CMY:
        31, 62, 7
        CMYK:
        26, 59, 0, 7
      HSL:
        274°, 79.5455%, 65.4902%
        HSV (HSB):
        274°, 59.0717%, 92.9412%
        XYZ:
        37.4653, 23.8939, 82.7581
        xyY:
        0.2600, 0.1658, 23.8939
      CIE-Lab:
        55.9814, 56.3417, -58.4154
        CIE-LCH:
        55.9814, 81.1587, 313.9648
        CIE-Luv:
        55.9814, 25.3333, -97.8777
        Hunter-Lab:
        48.8814, 51.2692, -66.1633
      #b061ed color charts
#b061ed RGB chart
      #b061ed CMYK chart
      #b061ed RGB pie chart
      #b061ed color shades, tints & tones
#b061ed color schemes
#b061ed color preview, HTML & CSS examples
           This text has a color of #b061ed        
        
          <p style="color:#b061ed;">Text here</p>
        
        
          .mytext {color:#b061ed;}
        
        Text color #b061ed
      
           This box has a color of #b061ed        
        
          <div style="background-color:#b061ed;">Content here</div>
        
        
          .mybackground {background-color:#b061ed;}
        
        Background color #b061ed
      
           Border around this has a color of #b061ed        
        
          <div style="border:2px solid #b061ed;">Content here</div>
        
        
          .myborder {border:2px solid #b061ed;}
        
        Border color #b061ed