#b61fde color space conversions
Hex:
        #b61fde
        RGB:
        182, 31, 222
        CMY:
        29, 88, 13
        CMYK:
        18, 86, 0, 13
      HSL:
        287°, 75.4941%, 49.6078%
        HSV (HSB):
        287°, 86.0360%, 87.0588%
        XYZ:
        32.9662, 16.1990, 70.4964
        xyY:
        0.2755, 0.1354, 16.1990
      CIE-Lab:
        47.2345, 78.7393, -63.9961
        CIE-LCH:
        47.2345, 101.4661, 320.8972
        CIE-Luv:
        47.2345, 44.6323, -103.9224
        Hunter-Lab:
        40.2480, 75.7714, -75.6760
      #b61fde color charts
#b61fde RGB chart
      #b61fde CMYK chart
      #b61fde RGB pie chart
      #b61fde color shades, tints & tones
#b61fde color schemes
#b61fde color preview, HTML & CSS examples
           This text has a color of #b61fde        
        
          <p style="color:#b61fde;">Text here</p>
        
        
          .mytext {color:#b61fde;}
        
        Text color #b61fde
      
           This box has a color of #b61fde        
        
          <div style="background-color:#b61fde;">Content here</div>
        
        
          .mybackground {background-color:#b61fde;}
        
        Background color #b61fde
      
           Border around this has a color of #b61fde        
        
          <div style="border:2px solid #b61fde;">Content here</div>
        
        
          .myborder {border:2px solid #b61fde;}
        
        Border color #b61fde