#2b63fe color space conversions
Hex:
        #2b63fe
        RGB:
        43, 99, 254
        CMY:
        83, 61, 0
        CMYK:
        83, 61, 0, 0
      HSL:
        224°, 99.0610%, 58.2353%
        HSV (HSB):
        224°, 83.0709%, 99.6078%
        XYZ:
        23.3475, 16.5930, 95.7382
        xyY:
        0.1721, 0.1223, 16.5930
      CIE-Lab:
        47.7431, 38.3843, -81.7023
        CIE-LCH:
        47.7431, 90.2697, 295.1645
        CIE-Luv:
        47.7431, -19.1848, -125.0035
        Hunter-Lab:
        40.7345, 31.0240, -110.8348
      #2b63fe color charts
#2b63fe RGB chart
      #2b63fe CMYK chart
      #2b63fe RGB pie chart
      #2b63fe color shades, tints & tones
#2b63fe color schemes
#2b63fe color preview, HTML & CSS examples
           This text has a color of #2b63fe        
        
          <p style="color:#2b63fe;">Text here</p>
        
        
          .mytext {color:#2b63fe;}
        
        Text color #2b63fe
      
           This box has a color of #2b63fe        
        
          <div style="background-color:#2b63fe;">Content here</div>
        
        
          .mybackground {background-color:#2b63fe;}
        
        Background color #2b63fe
      
           Border around this has a color of #2b63fe        
        
          <div style="border:2px solid #2b63fe;">Content here</div>
        
        
          .myborder {border:2px solid #2b63fe;}
        
        Border color #2b63fe