#b30fde color space conversions
Hex:
        #b30fde
        RGB:
        179, 15, 222
        CMY:
        30, 94, 13
        CMYK:
        19, 93, 0, 13
      HSL:
        288°, 87.3418%, 46.4706%
        HSV (HSB):
        288°, 93.2432%, 87.0588%
        XYZ:
        31.9460, 15.1993, 70.3573
        xyY:
        0.2719, 0.1294, 15.1993
      CIE-Lab:
        45.9059, 80.8039, -66.1728
        CIE-LCH:
        45.9059, 104.4419, 320.6849
        CIE-Luv:
        45.9059, 43.8394, -106.1718
        Hunter-Lab:
        38.9863, 78.0402, -79.7084
      #b30fde color charts
#b30fde RGB chart
      #b30fde CMYK chart
      #b30fde RGB pie chart
      #b30fde color shades, tints & tones
#b30fde color schemes
#b30fde color preview, HTML & CSS examples
           This text has a color of #b30fde        
        
          <p style="color:#b30fde;">Text here</p>
        
        
          .mytext {color:#b30fde;}
        
        Text color #b30fde
      
           This box has a color of #b30fde        
        
          <div style="background-color:#b30fde;">Content here</div>
        
        
          .mybackground {background-color:#b30fde;}
        
        Background color #b30fde
      
           Border around this has a color of #b30fde        
        
          <div style="border:2px solid #b30fde;">Content here</div>
        
        
          .myborder {border:2px solid #b30fde;}
        
        Border color #b30fde