#2b30fa color space conversions
Hex:
        #2b30fa
        RGB:
        43, 48, 250
        CMY:
        83, 81, 2
        CMYK:
        83, 81, 0, 2
      HSL:
        239°, 95.3917%, 57.4510%
        HSV (HSB):
        239°, 82.8000%, 98.0392%
        XYZ:
        19.3085, 9.5296, 91.2642
        xyY:
        0.1608, 0.0793, 9.5296
      CIE-Lab:
        36.9846, 65.5455, -97.2190
        CIE-LCH:
        36.9846, 117.2508, 303.9880
        CIE-Luv:
        36.9846, -9.9602, -130.6067
        Hunter-Lab:
        30.8701, 57.6250, -153.6757
      #2b30fa color charts
#2b30fa RGB chart
      #2b30fa CMYK chart
      #2b30fa RGB pie chart
      #2b30fa color shades, tints & tones
#2b30fa color schemes
#2b30fa color preview, HTML & CSS examples
           This text has a color of #2b30fa        
        
          <p style="color:#2b30fa;">Text here</p>
        
        
          .mytext {color:#2b30fa;}
        
        Text color #2b30fa
      
           This box has a color of #2b30fa        
        
          <div style="background-color:#2b30fa;">Content here</div>
        
        
          .mybackground {background-color:#2b30fa;}
        
        Background color #2b30fa
      
           Border around this has a color of #2b30fa        
        
          <div style="border:2px solid #2b30fa;">Content here</div>
        
        
          .myborder {border:2px solid #2b30fa;}
        
        Border color #2b30fa