#b261ff color space conversions
Hex:
        #b261ff
        RGB:
        178, 97, 255
        CMY:
        30, 62, 0
        CMYK:
        30, 62, 0, 0
      HSL:
        271°, 100.0000%, 69.0196%
        HSV (HSB):
        271°, 61.9608%, 100.0000%
        XYZ:
        40.6848, 25.2344, 97.3341
        xyY:
        0.2492, 0.1546, 25.2344
      CIE-Lab:
        57.3031, 60.8591, -66.2784
        CIE-LCH:
        57.3031, 89.9814, 312.5592
        CIE-Luv:
        57.3031, 23.0802, -110.9997
        Hunter-Lab:
        50.2338, 56.6595, -79.7179
      #b261ff color charts
#b261ff RGB chart
      #b261ff CMYK chart
      #b261ff RGB pie chart
      #b261ff color shades, tints & tones
#b261ff color schemes
#b261ff color preview, HTML & CSS examples
           This text has a color of #b261ff        
        
          <p style="color:#b261ff;">Text here</p>
        
        
          .mytext {color:#b261ff;}
        
        Text color #b261ff
      
           This box has a color of #b261ff        
        
          <div style="background-color:#b261ff;">Content here</div>
        
        
          .mybackground {background-color:#b261ff;}
        
        Background color #b261ff
      
           Border around this has a color of #b261ff        
        
          <div style="border:2px solid #b261ff;">Content here</div>
        
        
          .myborder {border:2px solid #b261ff;}
        
        Border color #b261ff